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

  /external/skia/src/gpu/gl/angle/
GrGLCreateANGLEInterface.cpp 87 GR_GET_PROC(GrGLPixelStoreiProc, PixelStorei);
  /external/skia/include/gpu/gl/
GrGLInterface.h 211 GLPtr<GrGLPixelStoreiProc> fPixelStorei;
GrGLFunctions.h 116 typedef GrGLvoid (GR_GL_FUNCTION_TYPE* GrGLPixelStoreiProc)(GrGLenum pname, GrGLint param);

Completed in 2541 milliseconds