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

  /external/skia/include/gpu/gl/
GrGLInterface.h 297 GrGLFunction<GrGLStencilThenCoverStrokePathProc> fStencilThenCoverStrokePath;
GrGLFunctions.h 212 typedef GrGLvoid (* GrGLStencilThenCoverStrokePathProc)(GrGLuint path, GrGLint reference, GrGLuint mask, GrGLenum coverMode);
  /external/skqp/include/gpu/gl/
GrGLInterface.h 300 GrGLFunction<GrGLStencilThenCoverStrokePathProc> fStencilThenCoverStrokePath;
GrGLFunctions.h 215 typedef GrGLvoid (* GrGLStencilThenCoverStrokePathProc)(GrGLuint path, GrGLint reference, GrGLuint mask, GrGLenum coverMode);
    [all...]

Completed in 71 milliseconds