Searched refs:UnmapStatic (Results 1 - 3 of 3) sorted by relevance

/frameworks/webview/chromium/plat_support/
H A Dgraphic_buffer_impl.h36 static int UnmapStatic(long buffer_id);
H A Dgraphic_buffer_impl.cpp60 int GraphicBufferImpl::UnmapStatic(long buffer_id) { function in class:android::GraphicBufferImpl
H A Dgraphics_utils.cpp98 function_table.unmap = &GraphicBufferImpl::UnmapStatic;

Completed in 51 milliseconds