Home
last modified time | relevance | path

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

/frameworks/native/libs/renderengine/skia/
DSkiaRenderEngine.cpp646 static bool equalsWithinMargin(float expected, float value, float margin = kDefaultMargin) { in equalsWithinMargin() function
954 (dimInLinearSpace && !equalsWithinMargin(1.f, layerDimmingRatio)) || in drawLayersInternal()
1124 if (!dimInLinearSpace && !equalsWithinMargin(1.0, layerDimmingRatio)) { in drawLayersInternal()