OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:frameDataAvailable
(Results
1 - 3
of
3
) sorted by null
/packages/apps/DevCamera/src/com/android/devcamera/
CameraInterface.java
133
void
frameDataAvailable
(NormalizedFace[] faces, float normExposure, float normLensPos, float fps, int iso, int afState, int aeState, int awbState);
DevCameraActivity.java
464
public void
frameDataAvailable
(final NormalizedFace[] faces, final float normExposure, final float normLens, float fps, int iso, final int afState, int aeState, int awbState) {
Api2Camera.java
[
all
...]
Completed in 133 milliseconds