Home
last modified time | relevance | path

Searched defs:parametric (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/tests/baselines/reference/
DplainJSGrammarErrors.js36 get parametric(n) { return 1 } getter in C
245 get parametric(n) { return 1; } getter in C
/third_party/skia/include/third_party/skcms/
Dskcms.h98 skcms_TransferFunction parametric; member
/third_party/skia/src/opts/
DSkRasterPipeline_opts.h1856 STAGE(parametric, const skcms_TransferFunction* ctx) { in STAGE() argument