Home
last modified time | relevance | path

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

/external/skqp/src/gpu/gl/
DGrGLContext.cpp38 args.fVendor = GrGLGetVendor(interface.get()); in Make()
DGrGLUtil.h187 GrGLVendor GrGLGetVendor(const GrGLInterface*);
DGrGLUtil.cpp513 GrGLVendor GrGLGetVendor(const GrGLInterface* gl) { in GrGLGetVendor() function
/external/skia/src/gpu/gl/
DGrGLContext.cpp42 args.fVendor = GrGLGetVendor(interface.get()); in Make()
DGrGLUtil.h212 GrGLVendor GrGLGetVendor(const GrGLInterface*);
DGrGLUtil.cpp598 GrGLVendor GrGLGetVendor(const GrGLInterface* gl) { in GrGLGetVendor() function