Searched refs:toSkRect (Results 1 – 6 of 6) sorted by relevance
122 SkRect srcRect = request->srcRect.toSkRect(); in copySurfaceInto()324 SkRect skiaSrcRect = srcRect.toSkRect(); in copyImageInto()
247 SkRect toSkRect() const { return SkRect::MakeLTRB(left, top, right, bottom); } in toSkRect() function
107 SkRect rect = possibleRect.toSkRect(); in clipOutline()438 clipRect = tmpRect.toSkRect(); in setViewProperties()
164 casterClipRect = clipBounds.toSkRect(); in drawShadow()
237 mskpCanvas->drawAnnotation(layerDamage.toSkRect(), String8::format( in recordLayers()
607 ->computeClipAndTransform(initialClipBounds.toSkRect(), &transform) in android_view_RenderNode_requestPositionUpdates()