Home
last modified time | relevance | path

Searched defs:GrGLContextInfo (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/gl/
DGrGLContextInfo.cpp15 GrGLContextInfo::GrGLContextInfo() { in GrGLContextInfo() function in GrGLContextInfo
19 GrGLContextInfo::GrGLContextInfo(const GrGLInterface* interface) { in GrGLContextInfo() function in GrGLContextInfo
24 GrGLContextInfo::GrGLContextInfo(const GrGLContextInfo& ctx) { in GrGLContextInfo() function in GrGLContextInfo
DGrGLCaps.h15 class GrGLContextInfo; variable