Home
last modified time | relevance | path

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

/frameworks/base/tools/layoutlib/bridge/src/android/view/
DRectShadowPainter.java33 private static final int RAY_TRACING_RAYS = 180; field in RectShadowPainter
149 int stripSize = 3 * SpotShadow.getStripSize(RAY_TRACING_RAYS, RAY_TRACING_LAYERS); in paintGeometricShadow()
154 SpotShadow.calcShadow(light, LIGHT_POINTS, shadowPoly, coordinates.length, RAY_TRACING_RAYS, in paintGeometricShadow()