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

  /external/chromium_org/third_party/skia/src/gpu/gl/
GrGLCaps.h 320 void initFSAASupport(const GrGLContextInfo&, const GrGLInterface*);
322 // This must be called after initFSAASupport().
GrGLCaps.cpp 261 this->initFSAASupport(ctxInfo, gli);
633 void GrGLCaps::initFSAASupport(const GrGLContextInfo& ctxInfo, const GrGLInterface* gli) {
    [all...]
GrGpuGL.h 226 void initFSAASupport();

Completed in 46 milliseconds