Home
last modified time | relevance | path

Searched defs:unmap (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/libs/hwui/
DPixelBuffer.cpp62 void CpuPixelBuffer::unmap() { in unmap() function in android::uirenderer::CpuPixelBuffer
131 void GpuPixelBuffer::unmap() { in unmap() function in android::uirenderer::GpuPixelBuffer
/frameworks/webview/chromium/plat_support/
Ddraw_gl.h118 AwUnmapFunction* unmap; member