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

  /hardware/qcom/display/msm8996/libgralloc1/
gr_device_impl.cpp 179 return GRALLOC1_ERROR_BAD_DESCRIPTOR;
213 return GRALLOC1_ERROR_BAD_DESCRIPTOR;
222 return GRALLOC1_ERROR_BAD_DESCRIPTOR;
232 return GRALLOC1_ERROR_BAD_DESCRIPTOR;
244 return GRALLOC1_ERROR_BAD_DESCRIPTOR;
257 return GRALLOC1_ERROR_BAD_DESCRIPTOR;
269 return GRALLOC1_ERROR_BAD_DESCRIPTOR;
282 return GRALLOC1_ERROR_BAD_DESCRIPTOR;
369 return GRALLOC1_ERROR_BAD_DESCRIPTOR;
gr_buf_mgr.h 60 return GRALLOC1_ERROR_BAD_DESCRIPTOR;
gr_buf_mgr.cpp 73 return GRALLOC1_ERROR_BAD_DESCRIPTOR;
100 return GRALLOC1_ERROR_BAD_DESCRIPTOR;
  /hardware/qcom/display/msm8998/libgralloc1/
gr_device_impl.cpp 180 return GRALLOC1_ERROR_BAD_DESCRIPTOR;
212 return GRALLOC1_ERROR_BAD_DESCRIPTOR;
221 return GRALLOC1_ERROR_BAD_DESCRIPTOR;
231 return GRALLOC1_ERROR_BAD_DESCRIPTOR;
243 return GRALLOC1_ERROR_BAD_DESCRIPTOR;
256 return GRALLOC1_ERROR_BAD_DESCRIPTOR;
268 return GRALLOC1_ERROR_BAD_DESCRIPTOR;
345 return GRALLOC1_ERROR_BAD_DESCRIPTOR;
gr_buf_mgr.h 59 return GRALLOC1_ERROR_BAD_DESCRIPTOR;
gr_buf_mgr.cpp 70 return GRALLOC1_ERROR_BAD_DESCRIPTOR;
97 return GRALLOC1_ERROR_BAD_DESCRIPTOR;
  /device/google/contexthub/sensorhal/
directchannel.cpp 216 case GRALLOC1_ERROR_BAD_DESCRIPTOR:
  /hardware/interfaces/graphics/mapper/2.0/default/
Gralloc1Mapper.cpp 98 case GRALLOC1_ERROR_BAD_DESCRIPTOR:
  /hardware/libhardware/include/hardware/
gralloc1.h 163 GRALLOC1_ERROR_BAD_DESCRIPTOR = 1,
379 * GRALLOC1_ERROR_BAD_DESCRIPTOR - descriptor does not refer to a valid
406 * GRALLOC1_ERROR_BAD_DESCRIPTOR - the buffer descriptor is invalid
432 * GRALLOC1_ERROR_BAD_DESCRIPTOR - the buffer descriptor is invalid
450 * GRALLOC1_ERROR_BAD_DESCRIPTOR - the buffer descriptor is invalid
474 * GRALLOC1_ERROR_BAD_DESCRIPTOR - the buffer descriptor is invalid
494 * GRALLOC1_ERROR_BAD_DESCRIPTOR - the buffer descriptor is invalid
711 * GRALLOC1_ERROR_BAD_DESCRIPTOR - one of the descriptors does not refer to a
    [all...]
  /hardware/interfaces/graphics/allocator/2.0/default/
Gralloc1On0Adapter.cpp 215 return GRALLOC1_ERROR_BAD_DESCRIPTOR;
298 error = GRALLOC1_ERROR_BAD_DESCRIPTOR;
Gralloc1Allocator.cpp 181 case GRALLOC1_ERROR_BAD_DESCRIPTOR:
Gralloc1On0Adapter.h 155 return static_cast<int32_t>(GRALLOC1_ERROR_BAD_DESCRIPTOR);

Completed in 45 milliseconds