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

  /device/google/contexthub/sensorhal/
directchannel.cpp 125 GRALLOC1_FUNCTION_RELEASE));
  /hardware/intel/img/hwcomposer/merrifield/include/pvr/hal/
img_gralloc1.h 72 g->getFunction(g, GRALLOC1_FUNCTION_RELEASE);
  /hardware/intel/img/hwcomposer/moorefield_hdmi/include/pvr/hal/
img_gralloc1.h 72 g->getFunction(g, GRALLOC1_FUNCTION_RELEASE);
  /hardware/interfaces/graphics/mapper/2.0/default/
Gralloc1Mapper.cpp 86 initDispatch(GRALLOC1_FUNCTION_RELEASE, &mDispatch.release);
  /hardware/libhardware/include/hardware/
gralloc1.h 151 GRALLOC1_FUNCTION_RELEASE = 16,
750 * Function descriptor: GRALLOC1_FUNCTION_RELEASE
    [all...]
  /hardware/qcom/display/msm8996/sdm/libs/hwc2/
hwc_buffer_allocator.cpp 50 gralloc_device_->getFunction(gralloc_device_, GRALLOC1_FUNCTION_RELEASE));
  /hardware/qcom/display/msm8998/sdm/libs/hwc2/
hwc_buffer_allocator.cpp 50 gralloc_device_->getFunction(gralloc_device_, GRALLOC1_FUNCTION_RELEASE));
  /hardware/interfaces/graphics/allocator/2.0/default/
Gralloc1Allocator.cpp 100 initDispatch(GRALLOC1_FUNCTION_RELEASE, &mDispatch.release);
Gralloc1On0Adapter.cpp 145 case GRALLOC1_FUNCTION_RELEASE:
  /hardware/qcom/display/msm8996/libgralloc1/
gr_device_impl.cpp 155 case GRALLOC1_FUNCTION_RELEASE:
  /hardware/qcom/display/msm8998/libgralloc1/
gr_device_impl.cpp 156 case GRALLOC1_FUNCTION_RELEASE:

Completed in 612 milliseconds