Home
last modified time | relevance | path

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

/external/skia/src/gpu/glsl/
DGrGLSLFragmentProcessor.h124 int numChildProcessors() const { return fChildProcessors.count(); } in numChildProcessors() function
/external/skqp/src/gpu/glsl/
DGrGLSLFragmentProcessor.h133 int numChildProcessors() const { return fChildProcessors.count(); } in numChildProcessors() function
/external/skia/src/gpu/
DGrFragmentProcessor.h136 int numChildProcessors() const { return fChildProcessors.count(); } in numChildProcessors() function
/external/skqp/src/gpu/
DGrFragmentProcessor.h120 int numChildProcessors() const { return fChildProcessors.count(); } in numChildProcessors() function