Home
last modified time | relevance | path

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

/third_party/flutter/skia/include/third_party/skcms/
Dskcms.h58 skcms_TransferFunction parametric; member
/third_party/skia/include/third_party/skcms/
Dskcms.h98 skcms_TransferFunction parametric; member
/third_party/flutter/skia/third_party/skcms/
Dskcms.cc1995 static const struct { Op parametric, table; } ops[] = { in select_curve_op() member
/third_party/flutter/skia/src/opts/
DSkRasterPipeline_opts.h1821 STAGE(parametric, const skcms_TransferFunction* ctx) { in STAGE() argument
/third_party/skia/src/opts/
DSkRasterPipeline_opts.h1856 STAGE(parametric, const skcms_TransferFunction* ctx) { in STAGE() argument