Home
last modified time | relevance | path

Searched refs:GetSourceBuffer (Results 1 – 2 of 2) sorted by relevance

/hardware/libhardware/modules/camera/3_4/arc/
Dcached_frame.h35 uint8_t* GetSourceBuffer() const;
Dcached_frame.cpp40 uint8_t* CachedFrame::GetSourceBuffer() const { in GetSourceBuffer() function in arc::CachedFrame