Home
last modified time | relevance | path

Searched defs:pixelFormat (Results 1 – 2 of 2) sorted by relevance

/packages/services/Car/cpp/computepipe/runner/
DPixelFormatUtils.cpp38 AHardwareBuffer_Format PixelFormatToHardwareBufferFormat(PixelFormat pixelFormat) { in PixelFormatToHardwareBufferFormat()
/packages/services/Car/cpp/computepipe/tests/fuzz/
DPixelMemHandleFuzzer.cpp39 PixelFormat pixelFormat = static_cast<PixelFormat>(frame.format()); in convertToInputFrame() local