Home
last modified time | relevance | path

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

/aosp_15_r20/external/jspecify/samples/
H A DNonNullProjection.java22 Object parametric(T t) { in parametric() method in NonNullProjection
/aosp_15_r20/external/skia/modules/skcms/src/
H A Dskcms_public.h112 skcms_TransferFunction parametric; member
/aosp_15_r20/external/skia/src/opts/
H A DSkRasterPipeline_opts.h2728 STAGE(parametric, const skcms_TransferFunction* ctx) { in STAGE() argument