HomeSort by relevance Sort by last modified time
    Searched refs:getCurrentFrameImpl (Results 1 - 3 of 3) sorted by null

  /device/generic/goldfish/camera/
EmulatedCameraDevice.h 412 status_t getCurrentFrameImpl(const uint8_t* source, uint8_t* dest,
EmulatedCameraDevice.cpp 173 status_t EmulatedCameraDevice::getCurrentFrameImpl(const uint8_t* source,
241 return getCurrentFrameImpl(reinterpret_cast<const uint8_t*>(source),
EmulatedQemuCameraDevice.cpp 239 return getCurrentFrameImpl(reinterpret_cast<const uint8_t*>(frame),

Completed in 159 milliseconds