Lines Matching refs:LOGV
61 LOGV("disconnect"); in disconnect()
70 LOGV("setPreviewDisplay"); in setPreviewDisplay()
82 LOGV("setPreviewCallbackFlag(%d)", flag); in setPreviewCallbackFlag()
92 LOGV("startPreview"); in startPreview()
102 LOGV("startRecording"); in startRecording()
112 LOGV("stopPreview"); in stopPreview()
121 LOGV("stopRecording"); in stopRecording()
129 LOGV("releaseRecordingFrame"); in releaseRecordingFrame()
139 LOGV("previewEnabled"); in previewEnabled()
149 LOGV("recordingEnabled"); in recordingEnabled()
159 LOGV("autoFocus"); in autoFocus()
170 LOGV("cancelAutoFocus"); in cancelAutoFocus()
181 LOGV("takePicture"); in takePicture()
192 LOGV("setParameters"); in setParameters()
203 LOGV("getParameters"); in getParameters()
253 LOGV("DISCONNECT"); in onTransact()
259 LOGV("SET_PREVIEW_DISPLAY"); in onTransact()
266 LOGV("SET_PREVIEW_CALLBACK_TYPE"); in onTransact()
273 LOGV("START_PREVIEW"); in onTransact()
279 LOGV("START_RECORDING"); in onTransact()
285 LOGV("STOP_PREVIEW"); in onTransact()
291 LOGV("STOP_RECORDING"); in onTransact()
297 LOGV("RELEASE_RECORDING_FRAME"); in onTransact()
304 LOGV("PREVIEW_ENABLED"); in onTransact()
310 LOGV("RECORDING_ENABLED"); in onTransact()
316 LOGV("AUTO_FOCUS"); in onTransact()
322 LOGV("CANCEL_AUTO_FOCUS"); in onTransact()
328 LOGV("TAKE_PICTURE"); in onTransact()
334 LOGV("SET_PARAMETERS"); in onTransact()
341 LOGV("GET_PARAMETERS"); in onTransact()