Searched refs:compositeAlpha (Results 1 – 2 of 2) sorted by relevance
319 int a = compositeAlpha(fgAlpha, bgAlpha); in compositeColors()331 private static int compositeAlpha(int foregroundAlpha, int backgroundAlpha) { in compositeAlpha() method in TestUtils
335 .compositeAlpha = VK_COMPOSITE_ALPHA_INHERIT_BIT_KHR, in init()