OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 132 milliseconds