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

  /external/skia/src/gpu/gl/
GrGLGpu.h 74 void notifyVertexArrayDelete(GrGLuint id) {
75 fHWVertexArrayState.notifyVertexArrayDelete(id);
494 void notifyVertexArrayDelete(GrGLuint id) {
  /external/skqp/src/gpu/gl/
GrGLGpu.h 84 void notifyVertexArrayDelete(GrGLuint id) {
85 fHWVertexArrayState.notifyVertexArrayDelete(id);
507 void notifyVertexArrayDelete(GrGLuint id) {

Completed in 82 milliseconds