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

/external/chromium_org/third_party/skia/src/gpu/gl/
H A DGrGpuGL.h99 void notifyVertexArrayDelete(GrGLuint id) { function in class:GrGpuGL
100 fHWGeometryState.notifyVertexArrayDelete(id);
345 void notifyVertexArrayDelete(GrGLuint id) { function in class:GrGpuGL::HWGeometryState
/external/skia/src/gpu/gl/
H A DGrGpuGL.h99 void notifyVertexArrayDelete(GrGLuint id) { function in class:GrGpuGL
100 fHWGeometryState.notifyVertexArrayDelete(id);
345 void notifyVertexArrayDelete(GrGLuint id) { function in class:GrGpuGL::HWGeometryState

Completed in 139 milliseconds