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

  /external/skia/include/gpu/gl/
GrGLInterface.h 330 GLPtr<GrGLTransformPathProc> fTransformPath;
GrGLFunctions.h 229 typedef GrGLvoid (GR_GL_FUNCTION_TYPE* GrGLTransformPathProc)(GrGLuint resultPath, GrGLuint srcPath, GrGLenum transformType, const GrGLfloat *transformValues);
  /external/chromium_org/third_party/skia/include/gpu/gl/
GrGLFunctions.h 233 typedef GrGLvoid (GR_GL_FUNCTION_TYPE* GrGLTransformPathProc)(GrGLuint resultPath, GrGLuint srcPath, GrGLenum transformType, const GrGLfloat *transformValues);

Completed in 48 milliseconds