Searched refs:ILLEGAL_VALUE (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/hardware/camera2/legacy/
H A DLegacyCameraDevice.java77 private static final int ILLEGAL_VALUE = -1; field in class:LegacyCameraDevice
110 return new CaptureResultExtras(ILLEGAL_VALUE, ILLEGAL_VALUE, ILLEGAL_VALUE,
111 ILLEGAL_VALUE, ILLEGAL_VALUE, ILLEGAL_VALUE, ILLEGAL_VALUE);

Completed in 327 milliseconds