Searched refs:getCurrentFrameImpl (Results 1 – 3 of 3) sorted by relevance
412 status_t getCurrentFrameImpl(const uint8_t* source, uint8_t* dest,
239 return getCurrentFrameImpl(reinterpret_cast<const uint8_t*>(frame), in getCurrentFrame()
173 status_t EmulatedCameraDevice::getCurrentFrameImpl(const uint8_t* source, in getCurrentFrameImpl() function in android::EmulatedCameraDevice241 return getCurrentFrameImpl(reinterpret_cast<const uint8_t*>(source), in getCurrentFrame()