Home
last modified time | relevance | path

Searched defs:numChildProcessors (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/src/gpu/
DGrFragmentProcessor.h191 int numChildProcessors() const { return fChildProcessors.count(); } in numChildProcessors() function
525 int numChildProcessors() const { return fChildProcessors.count(); } in numChildProcessors() function
/third_party/flutter/skia/src/gpu/glsl/
DGrGLSLFragmentProcessor.h133 int numChildProcessors() const { return fChildProcessors.count(); } in numChildProcessors() function
/third_party/flutter/skia/src/gpu/
DGrFragmentProcessor.h121 int numChildProcessors() const { return fChildProcessors.count(); } in numChildProcessors() function