Home
last modified time | relevance | path

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

/frameworks/layoutlib/bridge/src/android/view/
DViewGroup_Delegate.java75 shadow = getPathShadow(outline, canvas, elevation); in drawShadow()
94 private static BufferedImage getPathShadow(Outline outline, Canvas canvas, float elevation) { in getPathShadow() method in ViewGroup_Delegate