OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ZSL
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Camera2/src/com/android/camera/one/config/
OneCameraFeatureConfig.java
41
ZSL
,
56
return Optional.of(
ZSL
);
118
* app-level
ZSL
.
OneCameraFeatureConfigCreator.java
89
//
ZSL
due to HAL bugs. The latest one causes random preview
98
// FULL, they can do
ZSL
. We might want to change the check for
ZSL
100
return CaptureSupportLevel.
ZSL
;
108
// On FULL devices starting with L-MR1 we can run
ZSL
.
110
return CaptureSupportLevel.
ZSL
;
/packages/apps/Camera2/src_pd/com/android/camera/one/v2/
OneCameraCreator.java
106
case
ZSL
:
107
//
ZSL
has its own OneCamera and produces YUV images.
Completed in 606 milliseconds