Searched refs:geometrySize (Results 1 – 1 of 1) sorted by relevance
570 auto geometrySize = geometryNode->GetFrameSize(); in ShowPixelMapScaleAnimationProc() local571 if (geometrySize.IsPositive() && imageRawSize.IsPositive() && imageRawSize > geometrySize) { in ShowPixelMapScaleAnimationProc()572 previewBeforeAnimationScale *= imageRawSize.Width() / geometrySize.Width(); in ShowPixelMapScaleAnimationProc()