Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkMeshPriv.h30 static bool HasColors(const SkMeshSpecification& spec) { in HasColors() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
Draw_ostream.h459 mutable std::optional<bool> HasColors; variable