HomeSort by relevance Sort by last modified time
    Searched defs:notifyIndexBufferDelete (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/skia/src/gpu/gl/
GrGLVertexArray.cpp 114 void GrGLVertexArray::notifyIndexBufferDelete(GrGLuint bufferID) {
GrGpuGL.h 93 void notifyIndexBufferDelete(GrGLuint id) {
94 fHWGeometryState.notifyIndexBufferDelete(id);
354 void notifyIndexBufferDelete(GrGLuint id) {
360 fVBOVertexArray->notifyIndexBufferDelete(id);

Completed in 444 milliseconds