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

  /device/google/contexthub/sensorhal/
directchannel.cpp 153 if (caps[i] == GRALLOC1_CAPABILITY_RELEASE_IMPLY_DELETE) {
  /hardware/interfaces/graphics/mapper/2.0/default/
Gralloc1Mapper.cpp 66 case GRALLOC1_CAPABILITY_RELEASE_IMPLY_DELETE:
  /hardware/libhardware/include/hardware/
gralloc1.h 49 GRALLOC1_CAPABILITY_RELEASE_IMPLY_DELETE = 3,
759 * When GRALLOC1_CAPABILITY_RELEASE_IMPLY_DELETE is supported,
    [all...]
  /hardware/qcom/display/msm8996/libgralloc1/
gr_device_impl.cpp 109 out_capabilities[2] = GRALLOC1_CAPABILITY_RELEASE_IMPLY_DELETE;
  /hardware/qcom/display/msm8998/libgralloc1/
gr_device_impl.cpp 112 out_capabilities[2] = GRALLOC1_CAPABILITY_RELEASE_IMPLY_DELETE;
  /hardware/qcom/display/sdm845/libgralloc1/
gr_device_impl.cpp 112 out_capabilities[2] = GRALLOC1_CAPABILITY_RELEASE_IMPLY_DELETE;

Completed in 46 milliseconds