Searched defs:TryParseColor (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tools/aapt2/
H A DResourceUtils.cpp393 std::unique_ptr<BinaryPrimitive> TryParseColor(const StringPiece& str) { function in namespace:aapt::ResourceUtils
594 auto color = TryParseColor(value);

Completed in 940 milliseconds