HomeSort by relevance Sort by last modified time
    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 71 milliseconds