Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/graphics/mapper/3.0/utils/vts/
H A DMapperVts.cpp197 [&](const auto& tmpError, const auto& tmpData, int32_t tmpBytesPerPixel, in lock()
201 *outBytesPerPixel = tmpBytesPerPixel; in lock()
/aosp12/frameworks/native/libs/ui/
H A DGralloc3.cpp209 const auto& tmpBytesPerPixel, const auto& tmpBytesPerStride) { in lock() argument
216 *outBytesPerPixel = tmpBytesPerPixel; in lock()