Searched refs:kFloatTransparentBlack (Results 1 – 4 of 4) sorted by relevance
43 kFloatTransparentBlack = 0, enumerator97 BorderColor border_color_ = BorderColor::kFloatTransparentBlack;
39 case BorderColor::kFloatTransparentBlack: in GetVkBorderColor()
44 EXPECT_EQ(BorderColor::kFloatTransparentBlack, sampler->GetBorderColor()); in TEST_F()
3628 sampler->SetBorderColor(BorderColor::kFloatTransparentBlack); in ParseSampler()