Home
last modified time | relevance | path

Searched refs:optionList (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/platform_tools/android/apps/viewer/src/main/java/org/skia/viewer/
DStateAdapter.java122 ArrayList<String> optionList = new ArrayList<>(); in populateView() local
125 optionList.add(options.getString(j)); in populateView()
128 android.R.layout.simple_spinner_dropdown_item, optionList, optionSpinner); in populateView()
154 optionSpinner.setSelection(optionList.indexOf(value)); in populateView()
/third_party/node/test/fixtures/postject-copy/node_modules/commander/lib/
Dhelp.js382 const optionList = helper.visibleOptions(cmd).map((option) => {
385 if (optionList.length > 0) {
386 output = output.concat(['Options:', formatList(optionList), '']);
/third_party/skia/tools/lottie-web-perf/
Dlottie-web-perf.js59 optionList: opts, property
/third_party/skia/tools/lottiecap/
Dlottiecap.js75 optionList: opts, property
/third_party/skia/tools/skottie-wasm-perf/
Dskottie-wasm-perf.js59 optionList: opts, property
/third_party/skia/tools/perf-canvaskit-puppeteer/
Dperf-canvaskit-with-puppeteer.js108 optionList: opts, property
/third_party/skia/tools/run-wasm-gm-tests/
Drun-wasm-gm-tests.js85 optionList: opts, property