Searched defs:defaultColor (Results 1 – 4 of 4) sorted by relevance
108 const tcu::UVec4 defaultColor = defaultClearColorUint(tcuClearFormat); in defaultClearValue() local116 const tcu::IVec4 defaultColor = defaultClearColorInt(tcuClearFormat); in defaultClearValue() local124 const tcu::Vec4 defaultColor = defaultClearColor(tcuClearFormat); in defaultClearValue() local
83 …ate static TextAttributesKey createTextAttributesKey(String name, TextAttributesKey defaultColor) { in createTextAttributesKey()
98 int defaultColor = typedArray.getColor(/* index= */ 0, /* defValue= */ 0); in applyPartnerCustomizations() local
40 const llvm::opt::ArgList &args, bool defaultColor) { in parseShowColorsArgs()