Searched defs:notifyVertexArrayDelete (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/gpu/gl/
H A DGrGLGpu.h85 void notifyVertexArrayDelete(GrGLuint id) { function in class:final
86 fHWVertexArrayState.notifyVertexArrayDelete(id);
493 void notifyVertexArrayDelete(GrGLuint id) { function in class:final::HWVertexArrayState

Completed in 103 milliseconds