Home
last modified time | relevance | path

Searched refs:mapBuffer (Results 1 – 5 of 5) sorted by relevance

/hardware/libhardware/modules/gralloc/
Dgr.h41 int mapBuffer(gralloc_module_t const* module, private_handle_t* hnd);
Dmapper.cpp139 int mapBuffer(gralloc_module_t const* module, in mapBuffer() function
Dgralloc.cpp185 err = mapBuffer(module, hnd); in gralloc_alloc_buffer()
/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3Channel.h763 int32_t mapBuffer(buffer_handle_t *buffer, uint32_t frameNumber);
DQCamera3Channel.cpp5653 int32_t QCamera3DepthChannel::mapBuffer(buffer_handle_t *buffer, in mapBuffer() function in qcamera::QCamera3DepthChannel