Home
last modified time | relevance | path

Searched refs:GrGLGetVendor (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/third_party/skia/src/gpu/gl/
DGrGLContext.cpp46 fVendor = GrGLGetVendor(interface); in initialize()
DGrGLUtil.h92 GrGLVendor GrGLGetVendor(const GrGLInterface*);
DGrGLUtil.cpp249 GrGLVendor GrGLGetVendor(const GrGLInterface* gl) { in GrGLGetVendor() function
/external/skia/src/gpu/gl/
DGrGLContext.cpp46 fVendor = GrGLGetVendor(interface); in initialize()
DGrGLUtil.h92 GrGLVendor GrGLGetVendor(const GrGLInterface*);
DGrGLUtil.cpp249 GrGLVendor GrGLGetVendor(const GrGLInterface* gl) { in GrGLGetVendor() function