Searched refs:GrallocFrameBuffer (Results 1 – 3 of 3) sorted by relevance
104 GrallocFrameBuffer::GrallocFrameBuffer(buffer_handle_t buffer, uint32_t width, in GrallocFrameBuffer() function in arc::GrallocFrameBuffer124 GrallocFrameBuffer::~GrallocFrameBuffer() { in ~GrallocFrameBuffer()130 int GrallocFrameBuffer::Map() { in Map()177 int GrallocFrameBuffer::Unmap() { in Unmap()
103 class GrallocFrameBuffer : public FrameBuffer {105 GrallocFrameBuffer(buffer_handle_t buffer, uint32_t width, uint32_t height,108 ~GrallocFrameBuffer();
694 arc::GrallocFrameBuffer output_frame( in DequeueRequest()