Searched refs:dstRectWidth (Results 1 – 1 of 1) sorted by relevance
2956 float dstRectWidth = dstRect.GetWidth(); in UpdateSurfaceRenderNodeScale() local2961 …!ROSEN_EQ(std::min(dstRectWidth, dstRectHeight), std::min(boundsWidth, boundsHeight), EPSILON_SCAL… in UpdateSurfaceRenderNodeScale()2962 …!ROSEN_EQ(std::max(dstRectWidth, dstRectHeight), std::max(boundsWidth, boundsHeight), EPSILON_SCAL… in UpdateSurfaceRenderNodeScale()