Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLCaps.h241 MapBufferType mapBufferType() const { return fMapBufferType; } in mapBufferType() function
DGrGLGpu.cpp1934 switch (this->glCaps().mapBufferType()) { in mapBuffer()
2006 switch (this->glCaps().mapBufferType()) { in unmapBuffer()