Home
last modified time | relevance | path

Searched refs:inSrcRect (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/
DReadback.cpp40 CopyResult Readback::copySurfaceInto(ANativeWindow* window, const Rect& inSrcRect, in copySurfaceInto() argument
54 return copySurfaceIntoLegacy(window, inSrcRect, bitmap); in copySurfaceInto()
91 SkRect srcRect = inSrcRect.toSkRect(); in copySurfaceInto()