Home
last modified time | relevance | path

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

/external/libpng/contrib/tools/
DmakesRGB.c87 int test_only = 0; in main() local
90 test_only = strcmp("--test", argv[1]) == 0; in main()
389 if (!test_only) in main()
/external/drm_hwcomposer/
Ddrmdisplaycompositor.h77 int CommitFrame(DrmDisplayComposition *display_comp, bool test_only,
Ddrmdisplaycompositor.cpp234 bool test_only, in CommitFrame() argument
491 if (test_only) in CommitFrame()
496 if (!test_only) in CommitFrame()
505 if (!test_only && mode_.needs_modeset) { in CommitFrame()