Home
last modified time | relevance | path

Searched defs:outBytesPerPixel (Results 1 – 7 of 7) sorted by relevance

/frameworks/native/libs/ui/
DGraphicBuffer.cpp241 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()
DGraphicBufferMapper.cpp128 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()
DGralloc2.cpp230 int acquireFence, void** outData, int32_t* outBytesPerPixel, in lock()
DGralloc3.cpp191 int acquireFence, void** outData, int32_t* outBytesPerPixel, in lock()
DGralloc4.cpp201 int acquireFence, void** outData, int32_t* outBytesPerPixel, in lock()
/frameworks/native/libs/nativewindow/
DAHardwareBuffer.cpp98 int32_t* outBytesPerPixel, int32_t* outBytesPerStride) { in AHardwareBuffer_lockAndGetInfo()
/frameworks/av/media/libstagefright/
DFrameDecoder.cpp692 int32_t outBytesPerPixel, outBytesPerStride; in captureSurface() local