Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/complication/dagger/
DOpenHubComplicationComponent.java128 int blurId, int offsetXId, int offsetYId, int alphaId) { in createShadowInfo() argument
132 resources.getDimension(offsetXId), in createShadowInfo()
DDreamHomeControlsComplicationComponent.java121 int blurId, int offsetXId, int offsetYId, int alphaId) { in createShadowInfo() argument
125 resources.getDimension(offsetXId), in createShadowInfo()
/frameworks/base/packages/SystemUI/src/com/android/systemui/ambient/statusbar/ui/
DAmbientStatusBarView.java208 private ShadowInfo createShadowInfo(int blurId, int offsetXId, int offsetYId, float alpha) { in createShadowInfo() argument
211 fetchDimensionForResId(offsetXId), in createShadowInfo()