OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GRALLOC1_CAPABILITY_TEST_ALLOCATE
(Results
1 - 4
of
4
) sorted by null
/hardware/libhardware/include/hardware/
gralloc1.h
38
GRALLOC1_CAPABILITY_TEST_ALLOCATE
= 1,
693
* If
GRALLOC1_CAPABILITY_TEST_ALLOCATE
is supported by this device, outBuffers
707
* supports
GRALLOC1_CAPABILITY_TEST_ALLOCATE
(see above), and must not be
[
all
...]
/hardware/qcom/display/msm8996/libgralloc1/
gr_device_impl.cpp
107
out_capabilities[0] =
GRALLOC1_CAPABILITY_TEST_ALLOCATE
;
/hardware/qcom/display/msm8998/libgralloc1/
gr_device_impl.cpp
110
out_capabilities[0] =
GRALLOC1_CAPABILITY_TEST_ALLOCATE
;
/hardware/qcom/display/sdm845/libgralloc1/
gr_device_impl.cpp
110
out_capabilities[0] =
GRALLOC1_CAPABILITY_TEST_ALLOCATE
;
Completed in 45 milliseconds