Searched refs:Unmap (Results 1 – 2 of 2) sorted by relevance
28 virtual int Unmap() = 0;67 int Unmap() override { return 0; } in Unmap() function88 int Unmap() override;111 int Unmap() override;
73 if (Unmap()) { in ~V4L2FrameBuffer()94 int V4L2FrameBuffer::Unmap() { in Unmap() function in arc::V4L2FrameBuffer125 if (Unmap()) { in ~GrallocFrameBuffer()177 int GrallocFrameBuffer::Unmap() { in Unmap() function in arc::GrallocFrameBuffer