Home
last modified time | relevance | path

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

/external/skia/src/gpu/ganesh/effects/
DGrTextureEffect.h52 inline static constexpr float kLinearInset = 0.5f + kInsetEpsilon; variable
/external/skia/src/gpu/graphite/
DKeyHelpers.cpp612 const float kLinearInset = 0.5f + 0.00001f; in add_clamp_image_uniform_data() local