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

  /external/chromium_org/third_party/skia/src/gpu/gl/
GrGLContext.cpp 48 fVendor = GrGLGetVendor(interface);
GrGLUtil.h 97 GrGLVendor GrGLGetVendor(const GrGLInterface*);
GrGLUtil.cpp 213 GrGLVendor GrGLGetVendor(const GrGLInterface* gl) {
  /external/skia/src/gpu/gl/
GrGLContext.cpp 48 fVendor = GrGLGetVendor(interface);
GrGLUtil.h 95 GrGLVendor GrGLGetVendor(const GrGLInterface*);
GrGLUtil.cpp 249 GrGLVendor GrGLGetVendor(const GrGLInterface* gl) {

Completed in 49 milliseconds