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

  /hardware/qcom/display/msm8996/libgralloc1/
gr_priv_handle.h 170 BackStoreFd GetBackingstore() const { return fd; }
gr_device_impl.cpp 143 return reinterpret_cast<gralloc1_function_pointer_t>(GetBackingStore);
274 gralloc1_error_t GrallocImpl::GetBackingStore(gralloc1_device_t *device, buffer_handle_t buffer,
281 static_cast<gralloc1_backing_store_t>(PRIV_HANDLE_CONST(buffer)->GetBackingstore());

Completed in 143 milliseconds