Home
last modified time | relevance | path

Searched refs:MAP_WRITE_ONLY (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/native/webview/plat_support/
H A Ddraw_gl.h97 MAP_WRITE_ONLY = 1, enumerator
H A Dgraphic_buffer_impl.cpp83 case MAP_WRITE_ONLY: in Map()