Home
last modified time | relevance | path

Searched refs:WhiteNeutralColorValidator (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/tools/aapt2/compile/
DNinePatch.cpp208 class WhiteNeutralColorValidator : public ColorValidator { class
479 color_validator = util::make_unique<WhiteNeutralColorValidator>(); in Create()