Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrFragmentProcessor.h127 int numChildProcessors() const { return fChildProcessors.count(); } in numChildProcessors() function
/external/skia/src/gpu/glsl/
DGrGLSLFragmentProcessor.h137 int numChildProcessors() const { return fChildProcessors.count(); } in numChildProcessors() function
/external/skqp/src/gpu/
DGrFragmentProcessor.h127 int numChildProcessors() const { return fChildProcessors.count(); } in numChildProcessors() function
/external/skqp/src/gpu/glsl/
DGrGLSLFragmentProcessor.h137 int numChildProcessors() const { return fChildProcessors.count(); } in numChildProcessors() function