Searched refs:expectShadowColor (Results 1 – 2 of 2) sorted by relevance
/aosp12/frameworks/av/media/libstagefright/renderfright/tests/ |
H A D | RenderEngineTest.cpp | 191 void expectShadowColor(const renderengine::LayerSettings& castingLayer, in expectShadowColor() function 1322 expectShadowColor(castingLayer, settings, casterColor, backgroundColor); in TEST_F() 1339 expectShadowColor(castingLayer, settings, casterColor, backgroundColor); in TEST_F() 1357 expectShadowColor(castingLayer, settings, casterColor, backgroundColor); in TEST_F() 1377 expectShadowColor(castingLayer, settings, casterColor, backgroundColor); in TEST_F()
|
/aosp12/frameworks/native/libs/renderengine/tests/ |
H A D | RenderEngineTest.cpp | 337 void expectShadowColor(const renderengine::LayerSettings& castingLayer, in expectShadowColor() function in android::renderengine::RenderEngineTest 1686 expectShadowColor(castingLayer, settings, casterColor, backgroundColor); in TEST_P() 1706 expectShadowColor(castingLayer, settings, casterColor, backgroundColor); in TEST_P() 1727 expectShadowColor(castingLayer, settings, casterColor, backgroundColor); in TEST_P() 1749 expectShadowColor(castingLayer, settings, casterColor, backgroundColor); in TEST_P()
|