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

  /external/skia/src/gpu/gl/
GrGLCaps.h 314 void initFSAASupport(const GrGLContextInfo&, const GrGLInterface*);
316 // This must be called after initFSAASupport().
GrGLGpu.h 243 void initFSAASupport();
GrGLCaps.cpp 252 this->initFSAASupport(ctxInfo, gli);
707 void GrGLCaps::initFSAASupport(const GrGLContextInfo& ctxInfo, const GrGLInterface* gli) {
    [all...]

Completed in 66 milliseconds