Home
last modified time | relevance | path

Searched refs:getCurrentFrameImpl (Results 1 – 3 of 3) sorted by relevance

/device/generic/goldfish/camera/
DEmulatedCameraDevice.h412 status_t getCurrentFrameImpl(const uint8_t* source, uint8_t* dest,
DEmulatedQemuCameraDevice.cpp239 return getCurrentFrameImpl(reinterpret_cast<const uint8_t*>(frame), in getCurrentFrame()
DEmulatedCameraDevice.cpp173 status_t EmulatedCameraDevice::getCurrentFrameImpl(const uint8_t* source, in getCurrentFrameImpl() function in android::EmulatedCameraDevice
241 return getCurrentFrameImpl(reinterpret_cast<const uint8_t*>(source), in getCurrentFrame()