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

  /hardware/qcom/display/msm8996/libgralloc1/
gr_buf_descriptor.h 45 consumer_usage_(GRALLOC1_CONSUMER_USAGE_NONE),
90 gralloc1_consumer_usage_t consumer_usage_ = GRALLOC1_CONSUMER_USAGE_NONE;
gr_priv_handle.h 106 gralloc1_consumer_usage_t cons_usage = GRALLOC1_CONSUMER_USAGE_NONE)
gr_device_impl.cpp 443 (cons_usage != GRALLOC1_CONSUMER_USAGE_NONE)) {
gr_buf_mgr.cpp 500 allocator_->AllocateMem(&e_data, GRALLOC1_PRODUCER_USAGE_NONE, GRALLOC1_CONSUMER_USAGE_NONE);
  /hardware/qcom/display/msm8998/libgralloc1/
gr_buf_descriptor.h 45 consumer_usage_(GRALLOC1_CONSUMER_USAGE_NONE),
85 gralloc1_consumer_usage_t consumer_usage_ = GRALLOC1_CONSUMER_USAGE_NONE;
gr_priv_handle.h 105 gralloc1_consumer_usage_t cons_usage = GRALLOC1_CONSUMER_USAGE_NONE)
gr_device_impl.cpp 407 (cons_usage != GRALLOC1_CONSUMER_USAGE_NONE)) {
gr_buf_mgr.cpp 430 allocator_->AllocateMem(&e_data, GRALLOC1_PRODUCER_USAGE_NONE, GRALLOC1_CONSUMER_USAGE_NONE);
  /hardware/qcom/display/msm8996/sdm/libs/hwc2/
hwc_buffer_allocator.cpp 128 gralloc1_consumer_usage_t consumer_usage = GRALLOC1_CONSUMER_USAGE_NONE;
160 uint64_t consumer_usage = GRALLOC1_CONSUMER_USAGE_NONE;
301 uint64_t consumer_usage = GRALLOC1_CONSUMER_USAGE_NONE;
  /hardware/qcom/display/msm8998/sdm/libs/hwc2/
hwc_buffer_allocator.cpp 128 gralloc1_consumer_usage_t consumer_usage = GRALLOC1_CONSUMER_USAGE_NONE;
160 uint64_t consumer_usage = GRALLOC1_CONSUMER_USAGE_NONE;
301 uint64_t consumer_usage = GRALLOC1_CONSUMER_USAGE_NONE;
  /hardware/interfaces/graphics/allocator/2.0/default/
Gralloc1On0Adapter.h 113 consumerUsage(GRALLOC1_CONSUMER_USAGE_NONE) {}
294 auto usage = GRALLOC1_CONSUMER_USAGE_NONE;
381 uintConsumerUsage != GRALLOC1_CONSUMER_USAGE_NONE;
  /device/google/contexthub/sensorhal/
directchannel.cpp 191 GRALLOC1_CONSUMER_USAGE_NONE,
  /hardware/libhardware/include/hardware/
gralloc1.h 55 GRALLOC1_CONSUMER_USAGE_NONE = 0,
    [all...]

Completed in 413 milliseconds