HomeSort by relevance Sort by last modified time
    Searched defs:PrepareFrame (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/remoting/codec/
codec_test.cc 337 scoped_ptr<webrtc::DesktopFrame> PrepareFrame(const DesktopSize& size) {
375 scoped_ptr<webrtc::DesktopFrame> frame = PrepareFrame(size);
429 scoped_ptr<webrtc::DesktopFrame> frame = PrepareFrame(kSize);
  /hardware/samsung_slsi/exynos5/libcamera2/
ExynosCameraHWInterface2.cpp 420 bool RequestManager::PrepareFrame(size_t* num_entries, size_t* frame_size,
448 ALOGV("## PrepareFrame DONE: frameOut(%d) frameCnt-req(%d) timestamp(%lld)", m_entryFrameOutputIndex,
    [all...]

Completed in 39 milliseconds