OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:API_1
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/services/camera/libcameraservice/
CameraService.cpp
646
if (effectiveApiLevel ==
API_1
) { // Camera1 API route
664
if (effectiveApiLevel ==
API_1
) { // Camera1 API route
792
API_1
, /*shimUpdateOnly*/ true, /*out*/ tmp)
[
all
...]
CameraService.h
74
// The effective API level. The Camera2 API running in LEGACY mode counts as
API_1
.
76
API_1
= 1,
[
all
...]
Completed in 98 milliseconds