Home
last modified time | relevance | path

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

/aosp12/frameworks/layoutlib/bridge/src/android/view/shadow/
H A DSpotShadowTriangulator.java40 SpotShadowVertexCalculator.calculateLight(mShadowConfig.getLightRadius(), in triangulate()
H A DSpotShadowVertexCalculator.java39 public static float[] calculateLight(float radius, float x, float y, float height) { in calculateLight() method in SpotShadowVertexCalculator