Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/hwui/
H A DReadback.cpp313 int imgWidth = image->width(); in copyImageInto() local
319 int displayedWidth = imgWidth, displayedHeight = imgHeight; in copyImageInto()