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

  /external/skia/src/gpu/gl/
GrGLCaps.h 367 bool hasPathRenderingSupport(const GrGLContextInfo&, const GrGLInterface*);
GrGLCaps.cpp 274 glslCaps->fPathRenderingSupport = this->hasPathRenderingSupport(ctxInfo, gli);
717 bool GrGLCaps::hasPathRenderingSupport(const GrGLContextInfo& ctxInfo, const GrGLInterface* gli) {
    [all...]

Completed in 1294 milliseconds