Home
last modified time | relevance | path

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

/frameworks/native/libs/ui/
DGraphicBufferMapper.cpp110 int32_t* outBytesPerStride) { in lock()
133 int32_t* outBytesPerStride) { in lockAsync()
141 int32_t* outBytesPerStride) { in lockAsync()
DGraphicBuffer.cpp263 int32_t* outBytesPerStride) { in lock()
270 int32_t* outBytesPerPixel, int32_t* outBytesPerStride) { in lock()
313 int32_t* outBytesPerPixel, int32_t* outBytesPerStride) { in lockAsync()
321 int32_t* outBytesPerPixel, int32_t* outBytesPerStride) { in lockAsync()
327 int32_t* outBytesPerPixel, int32_t* outBytesPerStride) { in lockAsync()
/frameworks/native/libs/nativewindow/
DAHardwareBuffer.cpp98 int32_t* outBytesPerPixel, int32_t* outBytesPerStride) { in AHardwareBuffer_lockAndGetInfo()
/frameworks/ml/nn/common/
DCpuExecutor.cpp366 int32_t outBytesPerPixel, outBytesPerStride; in createFromHidlMemory() local