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

  /hardware/libhardware/include/hardware/
gralloc1.h 259 typedef uint64_t gralloc1_backing_store_t; typedef
537 gralloc1_backing_store_t* outStore);
    [all...]
  /hardware/interfaces/graphics/allocator/2.0/default/
Gralloc1On0Adapter.h 198 Buffer(buffer_handle_t handle, gralloc1_backing_store_t store,
213 gralloc1_backing_store_t* outStore) const {
262 const gralloc1_backing_store_t mStore;
Gralloc1On0Adapter.cpp 116 &Buffer::getBackingStore, gralloc1_backing_store_t*>);
223 gralloc1_backing_store_t store, const Descriptor& descriptor,
  /hardware/qcom/display/msm8996/libgralloc1/
gr_device_impl.h 86 gralloc1_backing_store_t *out_store);
gr_device_impl.cpp 291 gralloc1_backing_store_t *out_backstore) {
297 static_cast<gralloc1_backing_store_t>(PRIV_HANDLE_CONST(buffer)->GetBackingstore());
  /hardware/qcom/display/msm8998/libgralloc1/
gr_device_impl.h 81 gralloc1_backing_store_t *out_store);
gr_device_impl.cpp 277 gralloc1_backing_store_t *out_backstore) {
283 static_cast<gralloc1_backing_store_t>(PRIV_HANDLE_CONST(buffer)->GetBackingstore());

Completed in 58 milliseconds