HomeSort by relevance Sort by last modified time
    Searched defs:RetainBuffer (Results 1 - 2 of 2) sorted by null

  /hardware/qcom/display/msm8996/libgralloc1/
gr_buf_mgr.cpp 183 gralloc1_error_t BufferManager::RetainBuffer(private_handle_t const *hnd) {
gr_device_impl.cpp 157 return reinterpret_cast<gralloc1_function_pointer_t>(RetainBuffer);
353 gralloc1_error_t GrallocImpl::RetainBuffer(gralloc1_device_t *device, buffer_handle_t buffer) {
358 status = dev->buf_mgr_->RetainBuffer(hnd);

Completed in 35 milliseconds