Home
last modified time | relevance | path

Searched defs:outBytesPerStride (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/libs/ui/
DGraphicBuffer.cpp242 int32_t* outBytesPerStride) { 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.cpp129 int32_t* outBytesPerStride) { in lock()
152 int32_t* outBytesPerStride) { in lockAsync()
160 int32_t* outBytesPerStride) { in lockAsync()
/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