OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:childProc
(Results
1 - 2
of
2
) sorted by null
/external/skia/src/gpu/glsl/
GrGLSLFragmentProcessor.cpp
49
const GrFragmentProcessor&
childProc
= args.fFp.childProcessor(childIndex);
54
fragBuilder->getMangleString().c_str(),
childProc
.name());
62
childProc
,
/external/skqp/src/gpu/glsl/
GrGLSLFragmentProcessor.cpp
49
const GrFragmentProcessor&
childProc
= args.fFp.childProcessor(childIndex);
54
fragBuilder->getMangleString().c_str(),
childProc
.name());
62
childProc
,
Completed in 168 milliseconds