Searched refs:maxOpacity (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tools/aapt2/compile/
H A DPng.cpp818 uint8_t maxOpacity = 0; local
824 if (opacity > maxOpacity) {
825 maxOpacity = opacity;

Completed in 93 milliseconds