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

  /external/skia/include/gpu/gl/
GrGLInterface.h 329 GLPtr<GrGLInterpolatePathsProc> fInterpolatePaths;
GrGLFunctions.h 228 typedef GrGLvoid (GR_GL_FUNCTION_TYPE* GrGLInterpolatePathsProc)(GrGLuint resultPath, GrGLuint pathA, GrGLuint pathB, GrGLfloat weight);
  /external/chromium_org/third_party/skia/include/gpu/gl/
GrGLFunctions.h 232 typedef GrGLvoid (GR_GL_FUNCTION_TYPE* GrGLInterpolatePathsProc)(GrGLuint resultPath, GrGLuint pathA, GrGLuint pathB, GrGLfloat weight);

Completed in 62 milliseconds