Home
last modified time | relevance | path

Searched refs:useAF (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/src/core/
H A DSkRuntimeEffect.cpp230 settings.fUseAF = options.useAF; in MakeFromSource()
529 struct KnownOptions { bool forceNoInline, enforceES2Restrictions, allowFragCoord, useAF; }; in SkRuntimeEffect() member
538 fHash = SkOpts::hash_fn(&options.useAF, sizeof(options.useAF), fHash); in SkRuntimeEffect()
/third_party/skia/include/effects/
H A DSkRuntimeEffect.h102 bool useAF = false; member in SkSL::SkRuntimeEffect::Options

Completed in 4 milliseconds