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

  /external/chromium_org/third_party/skia/src/gpu/gl/
GrGpuGL.h 87 void notifyVertexArrayDelete(GrGLuint id) {
88 fHWGeometryState.notifyVertexArrayDelete(id);
325 void notifyVertexArrayDelete(GrGLuint id) {
GrGLVertexArray.cpp 87 GPUGL->notifyVertexArrayDelete(fID);

Completed in 639 milliseconds