Searched refs:SetSource (Results 1 – 3 of 3) sorted by relevance
32 int SetSource(const FrameBuffer* frame, int rotate_degree);
25 int CachedFrame::SetSource(const FrameBuffer* frame, int rotate_degree) { in SetSource() function in arc::CachedFrame
715 cached_frame.SetSource(request_context->camera_buffer.get(), 0); in DequeueRequest()