Home
last modified time | relevance | path

Searched refs:commonStartDevice (Results 1 – 9 of 9) sorted by relevance

/device/google/cuttlefish/guest/hals/camera/
DEmulatedCameraDevice.h294 virtual status_t commonStartDevice(int width, int height, uint32_t pix_fmt,
DEmulatedQemuCameraDevice.cpp144 EmulatedCameraDevice::commonStartDevice(width, height, pix_fmt, fps); in startDevice()
DEmulatedCameraDevice.cpp201 status_t EmulatedCameraDevice::commonStartDevice(int width, int height, in commonStartDevice() function in android::EmulatedCameraDevice
DEmulatedFakeCameraDevice.cpp118 EmulatedCameraDevice::commonStartDevice(width, height, pix_fmt, fps); in startDevice()
/device/generic/goldfish/camera/
DEmulatedCameraDevice.h381 virtual status_t commonStartDevice(int width, int height, uint32_t pix_fmt);
DEmulatedQemuCameraDevice.cpp148 status_t res = EmulatedCameraDevice::commonStartDevice(width, height, pix_fmt); in startDevice()
DEmulatedFakeCameraDevice.cpp139 EmulatedCameraDevice::commonStartDevice(width, height, pix_fmt); in startDevice()
DEmulatedFakeRotatingCameraDevice.cpp482 EmulatedCameraDevice::commonStartDevice(width, height, pix_fmt); in startDevice()
DEmulatedCameraDevice.cpp340 status_t EmulatedCameraDevice::commonStartDevice(int width, in commonStartDevice() function in android::EmulatedCameraDevice