Home
last modified time | relevance | path

Searched defs:DURATION (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/tools/fiddle/
Dexamples.h41 #define REGISTER_FIDDLE(NAME, WIDTH, HEIGHT, TEXT, IMG_INDEX, DURATION, SRGB, F16, \ argument
51 #define REG_FIDDLE_SRGB(NAME, W, H, T, I, DURATION, F16) \ argument
55 #define REG_FIDDLE_ANIMATED(NAME, W, H, T, I, DURATION) \ argument
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_multimedia_mediaLibrary.js436 DURATION: "duration", property
/third_party/jsframework/runtime/main/extend/systemplugin/
Dcalendar.js280 DURATION: "duration", property
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DRuleBasedNumberFormat.java563 public static final int DURATION = 3; field in RuleBasedNumberFormat
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DRuleBasedNumberFormat.java565 public static final int DURATION = 3; field in RuleBasedNumberFormat
/third_party/ffmpeg/libavformat/
Dmatroska.h380 #define DURATION "webm_dash_manifest_duration" macro