Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/hwui/
H A DReadback.cpp156 const SkRect textureRect = in copySurfaceInto() local
162 srcRect = textureRect; in copySurfaceInto()
165 SK_RECT_ARGS(textureRect)); in copySurfaceInto()
166 if (!srcRect.intersect(textureRect)) { in copySurfaceInto()