Searched defs:outBytesPerPixel (Results 1 – 11 of 11) sorted by relevance
/aosp12/hardware/google/gchips/libvendorgraphicbuffer/gralloc3/ |
H A D | vendor_graphicbuffer_mapper.cpp | 24 void** vaddr, int32_t* outBytesPerPixel, int32_t* outBytesPerStride) in lock64()
|
/aosp12/hardware/google/gchips/libvendorgraphicbuffer/gralloc4/ |
H A D | vendor_graphicbuffer_mapper.cpp | 30 void** vaddr, int32_t* outBytesPerPixel, int32_t* outBytesPerStride) in lock64()
|
/aosp12/frameworks/native/libs/ui/ |
H A D | GraphicBuffer.cpp | 241 status_t GraphicBuffer::lock(uint32_t inUsage, void** vaddr, int32_t* outBytesPerPixel, in lock() 249 int32_t* outBytesPerPixel, int32_t* outBytesPerStride) { in lock() 292 int32_t* outBytesPerPixel, int32_t* outBytesPerStride) { in lockAsync() 300 int32_t* outBytesPerPixel, int32_t* outBytesPerStride) { in lockAsync() 306 int32_t* outBytesPerPixel, int32_t* outBytesPerStride) { in lockAsync()
|
H A D | GraphicBufferMapper.cpp | 128 void** vaddr, int32_t* outBytesPerPixel, in lock() 151 void** vaddr, int fenceFd, int32_t* outBytesPerPixel, in lockAsync() 159 int fenceFd, int32_t* outBytesPerPixel, in lockAsync()
|
H A D | Gralloc2.cpp | 230 int acquireFence, void** outData, int32_t* outBytesPerPixel, in lock()
|
H A D | Gralloc3.cpp | 191 int acquireFence, void** outData, int32_t* outBytesPerPixel, in lock()
|
H A D | Gralloc4.cpp | 202 int acquireFence, void** outData, int32_t* outBytesPerPixel, in lock()
|
/aosp12/hardware/interfaces/graphics/mapper/3.0/utils/vts/ |
H A D | MapperVts.cpp | 180 const IMapper::Rect& accessRegion, int acquireFence, int32_t* outBytesPerPixel, in lock()
|
/aosp12/frameworks/native/libs/nativewindow/ |
H A D | AHardwareBuffer.cpp | 98 int32_t* outBytesPerPixel, int32_t* outBytesPerStride) { in AHardwareBuffer_lockAndGetInfo()
|
/aosp12/frameworks/av/media/libstagefright/ |
H A D | FrameDecoder.cpp | 724 int32_t outBytesPerPixel, outBytesPerStride; in captureSurface() local
|
/aosp12/hardware/interfaces/media/omx/1.0/vts/functional/video/ |
H A D | VtsHalMediaOmxV1_0TargetVideoEncTest.cpp | 633 int32_t outBytesPerPixel; in colorFormatConversion() local
|