Home
last modified time | relevance | path

Searched defs:minScale (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/src/core/
H A DSkStrikeSpec.cpp187 SkScalar minScale, maxScale; in MakeSDFT() local
/third_party/vk-gl-cts/framework/randomshaders/
H A DrsgBinaryOps.cpp465 const float minScale = 0.25f; in operator ()() local
/third_party/skia/tests/
H A DMatrixTest.cpp268 SkScalar minScale = mat.getMinScale(); in test_matrix_min_max_scale() local
/third_party/skia/src/gpu/text/
H A DGrTextBlob.cpp1648 processSourceSDFT(const SkZip<SkGlyphVariant, SkPoint>& drawables, sk_sp<SkStrike>&& strike, SkScalar strikeToSourceScale, const SkFont& runFont, SkScalar minScale, SkScalar maxScale) processSourceSDFT() argument
2446 processSourceSDFT(const SkZip<SkGlyphVariant, SkPoint>& drawables, sk_sp<SkStrike>&& strike, SkScalar strikeToSourceScale, const SkFont& runFont, SkScalar minScale, SkScalar maxScale) processSourceSDFT() argument

Completed in 11 milliseconds