Home
last modified time | relevance | path

Searched refs:expectBlendEq (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/tests/unit/
DGlopBuilderTests.cpp52 static void expectBlendEq(Glop::Blend& expectedBlend, Glop::Blend& builtBlend) { in expectBlendEq() function
91 expectBlendEq(expectedGlop.blend, builtGlop.blend); in expectGlopEq()