Searched refs:commonStartDevice (Results 1 – 4 of 4) sorted by relevance
287 virtual status_t commonStartDevice(int width, int height, uint32_t pix_fmt);
152 status_t res = EmulatedCameraDevice::commonStartDevice(width, height, pix_fmt); in startDevice()
195 status_t EmulatedCameraDevice::commonStartDevice(int width, in commonStartDevice() function in android::EmulatedCameraDevice
122 EmulatedCameraDevice::commonStartDevice(width, height, pix_fmt); in startDevice()