Home
last modified time | relevance | path

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

/external/igt-gpu-tools/tests/i915/
Di915_pm_backlight.c141 static void test_fade(struct context *context) in test_fade() function
172 test_fade(context); in test_fade_with_dpms()
180 test_fade(context); in test_fade_with_suspend()
246 test_fade(&context);
/external/skia/samplecode/
DSampleLayers.cpp32 static void test_fade(SkCanvas* canvas) { in test_fade() function
157 test_fade(canvas); in onDrawContent()