Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/ganesh/effects/
H A DGrTextureEffect.h40 inline static constexpr float kInsetEpsilon = 0.0001f; variable
49 inline static constexpr float kInsetEpsilon = 0.f; variable