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

  /external/chromium_org/third_party/skia/include/gpu/gl/
GrGLInterface.h 240 GLPtr<GrGLMatrixLoadfProc> fMatrixLoadf;
GrGLFunctions.h 219 typedef GrGLvoid (GR_GL_FUNCTION_TYPE* GrGLMatrixLoadfProc)(GrGLenum matrixMode, const GrGLfloat* m);
  /external/skia/include/gpu/gl/
GrGLInterface.h 239 GLPtr<GrGLMatrixLoadfProc> fMatrixLoadf;
GrGLFunctions.h 217 typedef GrGLvoid (GR_GL_FUNCTION_TYPE* GrGLMatrixLoadfProc)(GrGLenum matrixMode, const GrGLfloat* m);

Completed in 32 milliseconds