OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GRALLOC_USAGE_HW_CAMERA_ZSL
(Results
1 - 8
of
8
) sorted by null
/hardware/libhardware/include/hardware/
gralloc.h
101
GRALLOC_USAGE_HW_CAMERA_ZSL
= 0x00060000,
/hardware/samsung_slsi/exynos5/gralloc/
gralloc.cpp
245
if ((usage &
GRALLOC_USAGE_HW_CAMERA_ZSL
) ==
GRALLOC_USAGE_HW_CAMERA_ZSL
) {
/frameworks/av/services/camera/libcameraservice/device3/
Camera3ZslStream.cpp
119
mProducer = new RingBufferConsumer(bq,
GRALLOC_USAGE_HW_CAMERA_ZSL
, depth);
/hardware/qcom/display/msm8960/libgralloc/
gpu.cpp
115
else if (usage &
GRALLOC_USAGE_HW_CAMERA_ZSL
)
/hardware/qcom/display/msm8974/libgralloc/
gpu.cpp
269
==
GRALLOC_USAGE_HW_CAMERA_ZSL
)
/hardware/qcom/display/msm8x26/libgralloc/
gpu.cpp
115
else if (usage &
GRALLOC_USAGE_HW_CAMERA_ZSL
)
/frameworks/av/services/camera/libcameraservice/api1/client2/
ZslProcessor.cpp
133
GRALLOC_USAGE_HW_CAMERA_ZSL
,
/device/generic/goldfish/opengl/system/gralloc/
gralloc.cpp
171
GRALLOC_USAGE_HW_CAMERA_ZSL
) {
Completed in 124 milliseconds