Home
last modified time | relevance | path

Searched defs:useNodePools (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/src/gpu/
DGrShaderCaps.h209 bool useNodePools() const { return fUseNodePools; } in useNodePools() function
/third_party/skia/src/sksl/
DSkSLUtil.h191 bool useNodePools() const { in useNodePools() function