Home
last modified time | relevance | path

Searched defs:LINEAR (Results 1 – 21 of 21) sorted by relevance

/third_party/skia/platform_tools/android/apps/AndroidKit/src/main/java/org/skia/androidkit/
DSamplingOptions.java19 LINEAR, enumConstant
25 LINEAR, enumConstant
/third_party/ffmpeg/libavfilter/
Davf_ahistogram.c31 enum DisplayScale { LINEAR, SQRT, CBRT, LOG, RLOG, NB_SCALES }; enumerator
Dvf_lensfun.c52 LINEAR, enumerator
Dvaf_spectrumsynth.c41 enum MagnitudeScale { LINEAR, LOG, NB_SCALES }; enumerator
Davf_showvolume.c37 enum DisplayScale { LINEAR, LOG, NB_DISPLAY_SCALE }; enumerator
Dvf_perspective.c36 #define LINEAR 0 macro
Davf_showspectrum.c49 enum DisplayScale { LINEAR, SQRT, CBRT, LOG, FOURTHRT, FIFTHRT, NB_SCALES }; enumerator
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_resource.c1144 LINEAR, enumerator
/third_party/flutter/skia/third_party/externals/icu/source/common/
Ducnvmbcs.cpp529 #define LINEAR(x) LINEAR_18030(x>>24, (x>>16)&0xff, (x>>8)&0xff, x&0xff) macro
/third_party/node/deps/icu-small/source/common/
Ducnvmbcs.cpp529 #define LINEAR(x) LINEAR_18030(x>>24, (x>>16)&0xff, (x>>8)&0xff, x&0xff) macro
/third_party/icu/icu4c/source/common/
Ducnvmbcs.cpp529 #define LINEAR(x) LINEAR_18030(x>>24, (x>>16)&0xff, (x>>8)&0xff, x&0xff) macro
/third_party/skia/third_party/externals/icu/source/common/
Ducnvmbcs.cpp529 #define LINEAR(x) LINEAR_18030(x>>24, (x>>16)&0xff, (x>>8)&0xff, x&0xff) macro
/third_party/jsframework/runtime/main/extend/systemplugin/napi/webgl/
Dwebgl.js249 LINEAR: 0x2601, property
/third_party/vk-gl-cts/framework/common/
DtcuTexture.hpp208 LINEAR, enumerator
/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
DCharsetMBCS.java1087 private static int LINEAR(int x) { in LINEAR() method in CharsetMBCS
/third_party/typescript/lib/
Dlib.webworker.d.ts3556 readonly LINEAR: GLenum; variable
4595 readonly LINEAR: GLenum; variable
5037 readonly LINEAR: GLenum; property
Dlib.dom.d.ts16587 readonly LINEAR: GLenum; variable
17626 readonly LINEAR: GLenum; variable
18068 readonly LINEAR: GLenum; property
/third_party/typescript/src/lib/
Dwebworker.generated.d.ts3536 readonly LINEAR: GLenum; variable
4575 readonly LINEAR: GLenum; variable
5017 readonly LINEAR: GLenum; property
Ddom.generated.d.ts16567 readonly LINEAR: GLenum; variable
17606 readonly LINEAR: GLenum; variable
18048 readonly LINEAR: GLenum; property
/third_party/typescript/tests/lib/
Dlib.d.ts15265 LINEAR: number; property
15567 LINEAR: number; variable
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp73782 LINEAR, enumerator