Searched defs:casterColor (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/frameworks/av/media/libstagefright/renderfright/tests/ |
H A D | RenderEngineTest.cpp | 950 const ubyte4& casterColor, const ubyte4& backgroundColor) { in drawShadow() 1309 const ubyte4 casterColor(255, 0, 0, 255); in TEST_F() local 1326 const ubyte4 casterColor(255, 0, 0, 255); in TEST_F() local 1343 const ubyte4 casterColor(255, 0, 0, 255); in TEST_F() local 1361 const ubyte4 casterColor(255, 0, 0, 255); in TEST_F() local 1381 const ubyte4 casterColor(255, 0, 0, 255); in TEST_F() local
|
/aosp_15_r20/frameworks/native/libs/renderengine/tests/ |
H A D | RenderEngineTest.cpp | 422 const ShadowSettings& shadow, const ubyte4& casterColor, in expectShadowColor() 1358 const ShadowSettings& shadow, const ubyte4& casterColor, in drawShadow() 2143 const ubyte4 casterColor(static_cast<uint8_t>(255), static_cast<uint8_t>(0), in TEST_P() local 2166 const ubyte4 casterColor(static_cast<uint8_t>(255), static_cast<uint8_t>(0), in TEST_P() local 2190 const ubyte4 casterColor(static_cast<uint8_t>(255), static_cast<uint8_t>(0), in TEST_P() local 2215 const ubyte4 casterColor(static_cast<uint8_t>(255), static_cast<uint8_t>(0), in TEST_P() local 2241 const ubyte4 casterColor(255, 0, 0, 255); in TEST_P() local
|