Home
last modified time | relevance | path

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

/hardware/libhardware/include/hardware/
Dgralloc1.h259 typedef uint64_t gralloc1_backing_store_t; typedef
537 gralloc1_backing_store_t* outStore);
/hardware/interfaces/graphics/allocator/2.0/default/
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.cpp116 &Buffer::getBackingStore, gralloc1_backing_store_t*>); in doGetFunction()
223 gralloc1_backing_store_t store, const Descriptor& descriptor, in Buffer()
/hardware/qcom/display/msm8998/libgralloc1/
Dgr_device_impl.h81 gralloc1_backing_store_t *out_store);
Dgr_device_impl.cpp277 gralloc1_backing_store_t *out_backstore) { in GetBackingStore()
283 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.cpp291 gralloc1_backing_store_t *out_backstore) { in GetBackingStore()
297 static_cast<gralloc1_backing_store_t>(PRIV_HANDLE_CONST(buffer)->GetBackingstore()); in GetBackingStore()