OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isLegacyHAL
(Results
1 - 3
of
3
) sorted by null
/cts/tests/camera/src/android/hardware/cts/helpers/
CameraUtils.java
39
public static boolean
isLegacyHAL
(Context context, int cameraId) throws Exception {
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/helpers/
CameraUtils.java
43
public static boolean
isLegacyHAL
(Context context, int cameraId) throws Exception {
/cts/tests/camera/src/android/hardware/cts/
Camera_SizeTest.java
74
if (CameraUtils.
isLegacyHAL
(getContext(), id)) {
Completed in 667 milliseconds