Home
last modified time | relevance | path

Searched refs:gralloc1_backing_store_t (Results 1 – 20 of 20) sorted by relevance

/hardware/google/gchips/gralloc3/src/
Dmali_gralloc_bufferdescriptor.cpp160 int mali_gralloc_get_backing_store_internal(buffer_handle_t buffer, gralloc1_backing_store_t *outSt… in mali_gralloc_get_backing_store_internal()
175 *outStore = (gralloc1_backing_store_t)hnd->backing_store_id; in mali_gralloc_get_backing_store_internal()
Dmali_gralloc_bufferdescriptor.h111 int mali_gralloc_get_backing_store_internal(buffer_handle_t buffer, gralloc1_backing_store_t *outSt…
Dmali_gralloc_public_interface.cpp106 gralloc1_backing_store_t *outStore) in mali_gralloc_get_backing_store()
/hardware/libhardware/include/hardware/
Dgralloc1.h262 typedef uint64_t gralloc1_backing_store_t; typedef
540 gralloc1_backing_store_t* outStore);
/hardware/interfaces/graphics/allocator/2.0/utils/gralloc1-adapter/
DGralloc1On0Adapter.h198 Buffer(buffer_handle_t handle, gralloc1_backing_store_t store,
213 gralloc1_backing_store_t* outStore) const { in getBackingStore()
262 const gralloc1_backing_store_t mStore;
DGralloc1On0Adapter.cpp117 &Buffer::getBackingStore, gralloc1_backing_store_t*>); in doGetFunction()
229 gralloc1_backing_store_t store, const Descriptor& descriptor, in Buffer()
/hardware/qcom/display/msm8909/gralloc/
Dgr_device_impl.h86 gralloc1_backing_store_t *out_store);
Dgr_device_impl.cpp292 gralloc1_backing_store_t *out_backstore) { in GetBackingStore()
298 static_cast<gralloc1_backing_store_t>(PRIV_HANDLE_CONST(buffer)->GetBackingstore()); in GetBackingStore()
/hardware/qcom/display/msm8909w_3100/libgralloc1/
Dgr_device_impl.h86 gralloc1_backing_store_t *out_store);
Dgr_device_impl.cpp292 gralloc1_backing_store_t *out_backstore) { in GetBackingStore()
298 static_cast<gralloc1_backing_store_t>(PRIV_HANDLE_CONST(buffer)->GetBackingstore()); in GetBackingStore()
/hardware/qcom/display/msm8996/libgralloc1/
Dgr_device_impl.h86 gralloc1_backing_store_t *out_store);
Dgr_device_impl.cpp287 gralloc1_backing_store_t *out_backstore) { in GetBackingStore()
293 static_cast<gralloc1_backing_store_t>(PRIV_HANDLE_CONST(buffer)->GetBackingstore()); in GetBackingStore()
/hardware/qcom/display/msm8998/libgralloc1/
Dgr_device_impl.h86 gralloc1_backing_store_t *out_store);
Dgr_device_impl.cpp305 gralloc1_backing_store_t *out_backstore) { in GetBackingStore()
311 static_cast<gralloc1_backing_store_t>(PRIV_HANDLE_CONST(buffer)->GetBackingstore()); in GetBackingStore()
/hardware/qcom/sm8150/display/gralloc/
Dgr_device_impl.h86 gralloc1_backing_store_t *out_store);
Dgr_device_impl.cpp366 gralloc1_backing_store_t *out_backstore) { in GetBackingStore()
374 static_cast<gralloc1_backing_store_t>(PRIV_HANDLE_CONST(buffer)->GetBackingstore()); in GetBackingStore()
/hardware/qcom/sdm845/display/gralloc/
Dgr_device_impl.h86 gralloc1_backing_store_t *out_store);
Dgr_device_impl.cpp366 gralloc1_backing_store_t *out_backstore) { in GetBackingStore()
372 static_cast<gralloc1_backing_store_t>(PRIV_HANDLE_CONST(buffer)->GetBackingstore()); in GetBackingStore()
/hardware/qcom/sm7250/display/gralloc/
Dgr_device_impl.h86 gralloc1_backing_store_t *out_store);
Dgr_device_impl.cpp369 gralloc1_backing_store_t *out_backstore) { in GetBackingStore()
377 static_cast<gralloc1_backing_store_t>(PRIV_HANDLE_CONST(buffer)->GetBackingstore()); in GetBackingStore()