Home
last modified time | relevance | path

Searched refs:numNonNullChildProcessors (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/src/gpu/
H A DGrProcessorUnitTest.cpp185 // generated FP will be rejected by the numNonNullChildProcessors check below. in MakeChildFP()
193 fp->numNonNullChildProcessors() == 0) { in MakeChildFP()
H A DGrFragmentProcessor.h207 int numNonNullChildProcessors() const;
H A DGrFragmentProcessor.cpp142 int GrFragmentProcessor::numNonNullChildProcessors() const { in numNonNullChildProcessors() function in GrFragmentProcessor
/third_party/skia/tests/
H A DProgramsTest.cpp180 if (0 == fp->numNonNullChildProcessors()) { in create_random_proc_tree()

Completed in 5 milliseconds