Searched refs:toSkRect (Results 1 – 5 of 5) sorted by relevance
91 SkRect srcRect = inSrcRect.toSkRect(); in copySurfaceInto()312 SkRect skiaSrcRect = srcRect.toSkRect(); in copyImageInto()
242 SkRect toSkRect() const { return SkRect::MakeLTRB(left, top, right, bottom); } in toSkRect() function
94 SkRect rect = possibleRect.toSkRect(); in clipOutline()411 clipRect = tmpRect.toSkRect(); in setViewProperties()
158 casterClipRect = clipBounds.toSkRect(); in drawShadow()
336 mskpCanvas->drawAnnotation(layerDamage.toSkRect(), String8::format( in recordLayers()