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

  /external/chromium_org/third_party/skia/src/gpu/gl/
GrGLNoOpInterface.h 113 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLLineWidth(GrGLfloat width);
GrGLCreateNullInterface.cpp 412 functions->fLineWidth = noOpGLLineWidth;
GrGLNoOpInterface.cpp 172 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLLineWidth(GrGLfloat width) {
  /external/chromium_org/third_party/skia/src/gpu/gl/debug/
GrGLCreateDebugInterface.cpp     [all...]

Completed in 35 milliseconds