Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLBuffer.cpp173 switch (this->glCaps().mapBufferType()) { in onMap()
228 switch (this->glCaps().mapBufferType()) { in onUnmap()
DGrGLCaps.h252 MapBufferType mapBufferType() const { return fMapBufferType; } in mapBufferType() function
/external/skqp/src/gpu/gl/
DGrGLBuffer.cpp171 switch (this->glCaps().mapBufferType()) { in onMap()
226 switch (this->glCaps().mapBufferType()) { in onUnmap()
DGrGLCaps.h252 MapBufferType mapBufferType() const { return fMapBufferType; } in mapBufferType() function