Home
last modified time | relevance | path

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

/development/tools/emulator/system/camera/
DPreviewWindow.cpp106 EmulatedCameraDevice* camera_dev) in onNextFrameAvailable()
187 bool PreviewWindow::adjustPreviewDimensions(EmulatedCameraDevice* camera_dev) in adjustPreviewDimensions()
DEmulatedCamera.cpp153 EmulatedCameraDevice* camera_dev) in onNextFrameAvailable()
177 EmulatedCameraDevice* const camera_dev = getCameraDevice(); in connectCamera() local
359 EmulatedCameraDevice* const camera_dev = getCameraDevice(); in takePicture() local
472 EmulatedCameraDevice* camera_dev = getCameraDevice(); in doStartPreview() local
592 EmulatedCameraDevice* const camera_dev = getCameraDevice(); in cleanupCamera() local
DEmulatedCameraDevice.h321 inline explicit WorkerThread(EmulatedCameraDevice* camera_dev) in WorkerThread()
DCallbackNotifier.cpp207 EmulatedCameraDevice* camera_dev) in onNextFrameAvailable()