Searched refs:stretchMatrix (Results 1 – 2 of 2) sorted by relevance
314 Matrix4 stretchMatrix; in findNearestStretchEffect() local315 computeTransformImpl(frame, &stretchMatrix); in findNearestStretchEffect()317 stretchMatrix.mapRect(stretchRect); in findNearestStretchEffect()
725 SkMatrix stretchMatrix; in android_view_RenderNode_requestPositionUpdates() local731 stretchMatrix.setScale(childScaleX, childScaleY, pivotX, pivotY); in android_view_RenderNode_requestPositionUpdates()734 SkRect dst = stretchMatrix.mapRect(rect); in android_view_RenderNode_requestPositionUpdates()