Searched refs:mapBuffer (Results 1 – 5 of 5) sorted by relevance
41 int mapBuffer(gralloc_module_t const* module, private_handle_t* hnd);
139 int mapBuffer(gralloc_module_t const* module, in mapBuffer() function
185 err = mapBuffer(module, hnd); in gralloc_alloc_buffer()
763 int32_t mapBuffer(buffer_handle_t *buffer, uint32_t frameNumber);
5653 int32_t QCamera3DepthChannel::mapBuffer(buffer_handle_t *buffer, in mapBuffer() function in qcamera::QCamera3DepthChannel