Searched refs:GrallocFrameBuffer (Results 1 – 3 of 3) sorted by relevance
105 GrallocFrameBuffer::GrallocFrameBuffer(buffer_handle_t buffer, uint32_t width, in GrallocFrameBuffer() function in arc::GrallocFrameBuffer125 GrallocFrameBuffer::~GrallocFrameBuffer() { in ~GrallocFrameBuffer()131 int GrallocFrameBuffer::Map() { in Map()178 int GrallocFrameBuffer::Unmap() { in Unmap()
106 class GrallocFrameBuffer : public FrameBuffer {108 GrallocFrameBuffer(buffer_handle_t buffer, uint32_t width, uint32_t height,111 ~GrallocFrameBuffer();
696 arc::GrallocFrameBuffer output_frame( in DequeueRequest()