Home
last modified time | relevance | path

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

/device/generic/goldfish/camera/
DPreviewWindow.cpp106 EmulatedCameraDevice* camera_dev) in onNextFrameAvailable()
188 bool PreviewWindow::adjustPreviewDimensions(EmulatedCameraDevice* camera_dev) in adjustPreviewDimensions()
DEmulatedCamera.cpp171 EmulatedCameraDevice* camera_dev) in onNextFrameAvailable()
195 EmulatedCameraDevice* const camera_dev = getCameraDevice(); in connectCamera() local
377 EmulatedCameraDevice* const camera_dev = getCameraDevice(); in takePicture() local
539 EmulatedCameraDevice* camera_dev = getCameraDevice(); in doStartPreview() local
659 EmulatedCameraDevice* const camera_dev = getCameraDevice(); in cleanupCamera() local
DEmulatedCameraDevice.h365 inline explicit WorkerThread(EmulatedCameraDevice* camera_dev) in WorkerThread()
DCallbackNotifier.cpp213 EmulatedCameraDevice* camera_dev) in onNextFrameAvailable()