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

  /external/chromium_org/third_party/skia/include/gpu/gl/
GrGLInterface.h 242 GLPtr<GrGLPixelStoreiProc> fPixelStorei;
GrGLFunctions.h 159 typedef GrGLvoid (GR_GL_FUNCTION_TYPE* GrGLPixelStoreiProc)(GrGLenum pname, GrGLint param);
  /external/skia/include/gpu/gl/
GrGLInterface.h 241 GLPtr<GrGLPixelStoreiProc> fPixelStorei;
GrGLFunctions.h 158 typedef GrGLvoid (GR_GL_FUNCTION_TYPE* GrGLPixelStoreiProc)(GrGLenum pname, GrGLint param);

Completed in 32 milliseconds