Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/CompositionEngine/tests/
H A DOutputTest.cpp170 void dumpColorProfile(ColorProfile profile, std::string& result, const char* name) { in dumpColorProfile() function
183 dumpColorProfile(expected, buf, "expected value");
184 dumpColorProfile(arg, buf, "actual value");