Home
last modified time | relevance | path

Searched refs:GRALLOC1_ERROR_BAD_VALUE (Results 1 – 5 of 5) sorted by relevance

/device/generic/opengl-transport/host/libs/virglrenderer/include/hardware/
Dgralloc1.h30 GRALLOC1_ERROR_BAD_VALUE = 3, enumerator
/device/generic/opengl-transport/host/libs/virglrenderer/
DGralloc1.cpp72 return GRALLOC1_ERROR_BAD_VALUE; in gralloc1_lock()
/device/linaro/hikey/gralloc960/
Dmali_gralloc_public_interface.cpp307 return GRALLOC1_ERROR_BAD_VALUE; in mali_gralloc1_lock_async()
335 return GRALLOC1_ERROR_BAD_VALUE; in mali_gralloc1_lock_flex_async()
/device/amlogic/yukawa/hal/gralloc/
Dmali_gralloc_public_interface.cpp308 return GRALLOC1_ERROR_BAD_VALUE; in mali_gralloc1_lock_async()
336 return GRALLOC1_ERROR_BAD_VALUE; in mali_gralloc1_lock_flex_async()
/device/google/contexthub/sensorhal/
Ddirectchannel.cpp256 case GRALLOC1_ERROR_BAD_VALUE: in mapGralloc1Error()