Home
last modified time | relevance | path

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

/external/skqp/tools/skp/page_sets/other/
DDOWN-skia_br337_desktop.json5 "smoothness": { "action": "scroll" }, object
DLAYERS-skia_yahoonews_desktop.json5 "smoothness": { "action": "scroll" }, object
Dskia_onlinewsj_nexus10.json6 "smoothness": { "action": "scroll" }, object
/external/skia/tools/skp/page_sets/other/
DLAYERS-skia_yahoonews_desktop.json5 "smoothness": { "action": "scroll" }, object
DDOWN-skia_br337_desktop.json5 "smoothness": { "action": "scroll" }, object
Dskia_onlinewsj_nexus10.json6 "smoothness": { "action": "scroll" }, object
/external/pdfium/core/fpdfapi/page/
Dcpdf_generalstate.cpp230 void CPDF_GeneralState::SetSmoothness(float smoothness) { in SetSmoothness()
/external/skia/modules/skottie/src/text/
DRangeSelector.cpp375 const auto smoothness = SkTPin<float>(fSmoothness / 100, 0, 1); in modulateCoverage() local