Home
last modified time | relevance | path

Searched defs:camera_dev (Results 1 – 7 of 7) sorted by relevance

/device/generic/goldfish/camera/
DPreviewWindow.cpp99 EmulatedCameraDevice* camera_dev) in onNextFrameAvailable()
185 bool PreviewWindow::adjustPreviewDimensions(EmulatedCameraDevice* camera_dev) in adjustPreviewDimensions()
DEmulatedCamera.cpp237 EmulatedCameraDevice* camera_dev) in onNextFrameAvailable()
264 EmulatedCameraDevice* const camera_dev = getCameraDevice(); in connectCamera() local
398 EmulatedCameraDevice* const camera_dev = getCameraDevice(); in startRecording() local
464 EmulatedCameraDevice* const camera_dev = getCameraDevice(); in setAutoFocus() local
477 EmulatedCameraDevice* const camera_dev = getCameraDevice(); in cancelAutoFocus() local
517 EmulatedCameraDevice* const camera_dev = getCameraDevice(); in takePicture() local
828 EmulatedCameraDevice* camera_dev = getCameraDevice(); in doStartPreview() local
917 EmulatedCameraDevice* const camera_dev = getCameraDevice(); in cleanupCamera() local
DCallbackNotifier.cpp221 EmulatedCameraDevice* camera_dev) in onNextFrameAvailable()
/device/google/cuttlefish/guest/hals/camera/
DPreviewWindow.cpp99 EmulatedCameraDevice* camera_dev) { in onNextFrameAvailable()
178 bool PreviewWindow::adjustPreviewDimensions(EmulatedCameraDevice* camera_dev) { in adjustPreviewDimensions()
DEmulatedCamera.cpp192 EmulatedCameraDevice* camera_dev) { in onNextFrameAvailable()
217 EmulatedCameraDevice* const camera_dev = getCameraDevice(); in connectCamera() local
389 EmulatedCameraDevice* const camera_dev = getCameraDevice(); in takePicture() local
573 EmulatedCameraDevice* camera_dev = getCameraDevice(); in doStartPreview() local
696 EmulatedCameraDevice* const camera_dev = getCameraDevice(); in cleanupCamera() local
DEmulatedCameraDevice.h376 inline explicit WorkerThread(EmulatedCameraDevice* camera_dev) in WorkerThread()
DCallbackNotifier.cpp195 EmulatedCameraDevice* camera_dev) { in onNextFrameAvailable()