Searched refs:BACKENDS_STR (Results 1 - 2 of 2) sorted by relevance

/external/skqp/tools/viewer/
H A DViewer.cpp64 # define BACKENDS_STR "\"sw\", \"gl\", and \"vk\"" macro
66 # define BACKENDS_STR "\"sw\" and \"gl\"" macro
79 static DEFINE_string2(backend, b, "sw", "Backend to use. Allowed values are " BACKENDS_STR ".");
/external/skia/tools/viewer/
H A DViewer.cpp60 # define BACKENDS_STR "\"sw\", \"gl\", and \"vk\"" macro
62 # define BACKENDS_STR "\"sw\" and \"gl\"" macro
65 static DEFINE_string2(backend, b, "sw", "Backend to use. Allowed values are " BACKENDS_STR ".");

Completed in 84 milliseconds