Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DReadback.cpp103 const SkRect textureRect = in copySurfaceInto() local
109 srcRect = textureRect; in copySurfaceInto()
112 SK_RECT_ARGS(textureRect)); in copySurfaceInto()
113 if (!srcRect.intersect(textureRect)) { in copySurfaceInto()