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

  /external/skia/src/gpu/gl/angle/
GrGLCreateANGLEInterface.cpp 85 GR_GET_PROC(GrGLLineWidthProc, LineWidth);
  /external/skia/include/gpu/gl/
GrGLInterface.h 208 GLPtr<GrGLLineWidthProc> fLineWidth;
GrGLFunctions.h 113 typedef GrGLvoid (GR_GL_FUNCTION_TYPE* GrGLLineWidthProc)(GrGLfloat width);

Completed in 20 milliseconds