Home
last modified time | relevance | path

Searched refs:configure (Results 1 – 3 of 3) sorted by relevance

/pdk/apps/TestingCamera2/
DREADME.txt31 3. Open and configure the camera from the camera pane
52 The pane always has a 'configure' toggle, which specifies whether that target pane will be included
53 in the selected camera's next configure operation. Until the target pane is included in a camera's
/pdk/apps/TestingCamera2/src/com/android/testingcamera2/v1/
DCameraRecordingStream.java87 public synchronized void configure( in configure() method in CameraRecordingStream
426 mEncoder.configure(format, null, null, MediaCodec.CONFIGURE_FLAG_ENCODE); in configureMediaCodecEncoder()
DCameraOps.java509 mRecordingStream.configure( in startRecording()