Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/hwc3/
DGralloc.cpp133 auto width_opt = GetWidth(buffer); in Lock() local
134 if (!width_opt) { in Lock()
147 buffer_region.right = static_cast<int32_t>(*width_opt); in Lock()