Searched refs:UnmapStatic (Results 1 – 3 of 3) sorted by relevance
36 static int UnmapStatic(long buffer_id);
60 int GraphicBufferImpl::UnmapStatic(long buffer_id) { in UnmapStatic() function in android::GraphicBufferImpl
88 function_table.unmap = &GraphicBufferImpl::UnmapStatic; in GetDrawGLFunctionTable()