Home
last modified time | relevance | path

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

/third_party/skia/src/core/
DSkStrikeSpec.cpp187 SkScalar minScale, maxScale; in MakeSDFT() local
/third_party/node/deps/v8/tools/turbolizer/src/
Dgraph-view.ts933 const minScale = Math.min(minXScale, minYScale); constant
/third_party/skia/tests/
DMatrixTest.cpp268 SkScalar minScale = mat.getMinScale(); in test_matrix_min_max_scale() local
/third_party/vk-gl-cts/framework/randomshaders/
DrsgBinaryOps.cpp465 const float minScale = 0.25f; in operator ()() local
/third_party/skia/src/gpu/text/
DGrTextBlob.cpp1652 SkScalar minScale, in processSourceSDFT()
2450 SkScalar minScale, SkScalar maxScale) { in processSourceSDFT()