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

  /external/webkit/Source/WebCore/platform/graphics/cairo/
OpenGLShims.h 35 typedef void (*glBlendColorType) (GLclampf, GLclampf, GLclampf, GLclampf);
  /external/webkit/Source/WebCore/platform/graphics/qt/
GraphicsContext3DQt.cpp 71 typedef void (APIENTRY* glBlendColorType) (GLclampf, GLclampf, GLclampf, GLclampf);
174 glBlendColorType blendColor;
    [all...]

Completed in 24 milliseconds