Home
last modified time | relevance | path

Searched refs:subcamera (Results 1 – 4 of 4) sorted by relevance

/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonz/
H A Dpreviewer.h37 Previewer(bool subcamera);
H A Dpreviewer.cpp984 Previewer::Previewer(bool subcamera) : m_imp(new Imp(this)) { in Previewer() argument
985 m_imp->m_subcamera = subcamera; in Previewer()
986 m_imp->m_cachePrefix = CACHEID + std::string(subcamera ? "SC" : ""); in Previewer()
1045 if (subcamera) in Previewer()
H A Dviewerdraw.cpp579 bool subcamera = 0 != (flags & ViewerDraw::SUBCAMERA); in drawCamera() local
630 if (!CleanupPreviewCheck::instance()->isEnabled() && subcamera) { in drawCamera()
H A Dtoonz.qrc114 <file>icons/dark/actions/16/subcamera.svg</file>