Searched refs:hasColor (Results 1 – 5 of 5) sorted by relevance
361 mHasForegroundColor = hasColor(foregroundColor); in CaptionStyle()362 mHasBackgroundColor = hasColor(backgroundColor); in CaptionStyle()364 mHasEdgeColor = hasColor(edgeColor); in CaptionStyle()365 mHasWindowColor = hasColor(windowColor); in CaptionStyle()385 public static boolean hasColor(int packedColor) { in hasColor() method in CaptioningManager.CaptionStyle
342 boolean hasColor = a.hasValue(R.styleable.GradientColorItem_color); in inflateChildElements()344 if (!hasColor || !hasOffset) { in inflateChildElements()
970 bool hasColor = false; in do9Patch() local1157 hasColor = true; in do9Patch()1167 if (kDebug && hasColor) { in do9Patch()
573 bool hasColor = false; in do_9patch() local761 hasColor = true; in do_9patch()771 if (hasColor) { in do_9patch()
1177 bool hasColor = true; in populateConfigs() local1184 hasColor = false; in populateConfigs()1187 auto attributeMap = hasColor ? in populateConfigs()1200 if (hasColor) { in populateConfigs()