Home
last modified time | relevance | path

Searched defs:getLightRadius (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/libs/hwui/
H A DLightingInfo.h28 static float getLightRadius() { in getLightRadius() function
/aosp12/frameworks/layoutlib/bridge/src/android/view/shadow/
H A DSpotShadowConfig.java52 public int getLightRadius() { in getLightRadius() method in SpotShadowConfig