Home
last modified time | relevance | path

Searched refs:radiusForHash (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_material_filter.cpp105 float radiusForHash = DecreasePrecision(radius_); in RSMaterialFilter() local
109 hash_ = SkOpts::hash(&radiusForHash, sizeof(radiusForHash), hash_); in RSMaterialFilter()