Home
last modified time | relevance | path

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

/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_display.js27 const DisplayType = { variable
125 …if (args[0] === DisplayType.add|| args[0] === DisplayType.remove || args[0] === DisplayType.change…
143 …if (args[0] === DisplayType.add|| args[0] === DisplayType.remove || args[0] === DisplayType.change…
/third_party/ffmpeg/libavfilter/
Dvf_waveform.c52 enum DisplayType { enum