OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GRALLOC1_ERROR_UNDEFINED
(Results
1 - 11
of
11
) sorted by null
/hardware/interfaces/graphics/allocator/2.0/default/
Gralloc1Allocator.cpp
191
case
GRALLOC1_ERROR_UNDEFINED
:
313
if (error != GRALLOC1_ERROR_NONE && error !=
GRALLOC1_ERROR_UNDEFINED
) {
Gralloc1On0Adapter.cpp
288
return
GRALLOC1_ERROR_UNDEFINED
;
/device/google/contexthub/sensorhal/
directchannel.cpp
261
case
GRALLOC1_ERROR_UNDEFINED
:
/hardware/interfaces/graphics/mapper/2.0/default/
Gralloc1Mapper.cpp
108
case
GRALLOC1_ERROR_UNDEFINED
:
/hardware/libhardware/include/hardware/
gralloc1.h
168
GRALLOC1_ERROR_UNDEFINED
= 6,
664
*
GRALLOC1_ERROR_UNDEFINED
- the notion of a stride is not meaningful for
[
all
...]
/hardware/qcom/display/msm8996/libgralloc1/
gr_device_impl.cpp
423
return
GRALLOC1_ERROR_UNDEFINED
;
gr_buf_mgr.cpp
690
return
GRALLOC1_ERROR_UNDEFINED
;
722
return
GRALLOC1_ERROR_UNDEFINED
;
/hardware/qcom/display/msm8998/libgralloc1/
gr_device_impl.cpp
440
return
GRALLOC1_ERROR_UNDEFINED
;
gr_buf_mgr.cpp
677
return
GRALLOC1_ERROR_UNDEFINED
;
709
return
GRALLOC1_ERROR_UNDEFINED
;
/hardware/qcom/display/sdm845/libgralloc1/
gr_buf_mgr.cpp
702
return
GRALLOC1_ERROR_UNDEFINED
;
734
return
GRALLOC1_ERROR_UNDEFINED
;
gr_device_impl.cpp
441
return
GRALLOC1_ERROR_UNDEFINED
;
Completed in 98 milliseconds