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

  /hardware/intel/img/hwcomposer/merrifield/include/pvr/hal/
img_gralloc1.h 58 case GRALLOC1_ERROR_NO_RESOURCES:
160 case GRALLOC1_ERROR_NO_RESOURCES:
206 case GRALLOC1_ERROR_NO_RESOURCES:
  /hardware/intel/img/hwcomposer/moorefield_hdmi/include/pvr/hal/
img_gralloc1.h 58 case GRALLOC1_ERROR_NO_RESOURCES:
160 case GRALLOC1_ERROR_NO_RESOURCES:
206 case GRALLOC1_ERROR_NO_RESOURCES:
  /device/google/contexthub/sensorhal/
directchannel.cpp 221 case GRALLOC1_ERROR_NO_RESOURCES:
  /hardware/interfaces/graphics/mapper/2.0/default/
Gralloc1Mapper.cpp 106 case GRALLOC1_ERROR_NO_RESOURCES:
  /hardware/libhardware/include/hardware/
gralloc1.h 167 GRALLOC1_ERROR_NO_RESOURCES = 5,
364 * GRALLOC1_ERROR_NO_RESOURCES - no more descriptors can currently be created
697 * lead to a GRALLOC1_ERROR_NO_RESOURCES error), GRALLOC1_ERROR_NOT_SHARED if
715 * GRALLOC1_ERROR_NO_RESOURCES - allocation failed because one or more of the
743 * GRALLOC1_ERROR_NO_RESOURCES - it is not possible to add a reference to this
    [all...]
  /hardware/interfaces/graphics/allocator/2.0/default/
Gralloc1On0Adapter.cpp 257 return GRALLOC1_ERROR_NO_RESOURCES;
375 return GRALLOC1_ERROR_NO_RESOURCES;
Gralloc1Allocator.cpp 189 case GRALLOC1_ERROR_NO_RESOURCES:
  /hardware/qcom/display/msm8996/libgralloc1/
gr_buf_mgr.cpp 127 return GRALLOC1_ERROR_NO_RESOURCES;
143 return GRALLOC1_ERROR_NO_RESOURCES;
  /hardware/qcom/display/msm8998/libgralloc1/
gr_buf_mgr.cpp 124 return GRALLOC1_ERROR_NO_RESOURCES;
140 return GRALLOC1_ERROR_NO_RESOURCES;

Completed in 51 milliseconds