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

  /hardware/interfaces/graphics/allocator/2.0/default/
Gralloc1On0Adapter.h 384 return static_cast<int32_t>(GRALLOC1_ERROR_BAD_VALUE);
397 return static_cast<int32_t>(GRALLOC1_ERROR_BAD_VALUE);
400 return static_cast<int32_t>(GRALLOC1_ERROR_BAD_VALUE);
411 return static_cast<int32_t>(GRALLOC1_ERROR_BAD_VALUE);
Gralloc1Allocator.cpp 185 case GRALLOC1_ERROR_BAD_VALUE:
  /device/google/contexthub/sensorhal/
directchannel.cpp 256 case GRALLOC1_ERROR_BAD_VALUE:
  /hardware/interfaces/graphics/mapper/2.0/default/
Gralloc1Mapper.cpp 102 case GRALLOC1_ERROR_BAD_VALUE:
  /hardware/libhardware/include/hardware/
gralloc1.h 165 GRALLOC1_ERROR_BAD_VALUE = 3,
407 * GRALLOC1_ERROR_BAD_VALUE - an invalid usage flag was passed in
451 * GRALLOC1_ERROR_BAD_VALUE - format is invalid
475 * GRALLOC1_ERROR_BAD_VALUE - the layer count is invalid
495 * GRALLOC1_ERROR_BAD_VALUE - an invalid usage flag was passed in
    [all...]
  /hardware/qcom/display/msm8996/libgralloc1/
gr_device_impl.cpp 435 // return GRALLOC1_ERROR_BAD_VALUE;
440 return GRALLOC1_ERROR_BAD_VALUE;
gr_buf_mgr.cpp 321 return GRALLOC1_ERROR_BAD_VALUE;
  /hardware/qcom/display/msm8998/libgralloc1/
gr_device_impl.cpp 452 // return GRALLOC1_ERROR_BAD_VALUE;
457 return GRALLOC1_ERROR_BAD_VALUE;
gr_buf_mgr.cpp 309 return GRALLOC1_ERROR_BAD_VALUE;
  /hardware/qcom/display/sdm845/libgralloc1/
gr_device_impl.cpp 453 // return GRALLOC1_ERROR_BAD_VALUE;
458 return GRALLOC1_ERROR_BAD_VALUE;
gr_buf_mgr.cpp 334 return GRALLOC1_ERROR_BAD_VALUE;

Completed in 59 milliseconds