Home
last modified time | relevance | path

Searched defs:insetWidth (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/native/libs/renderengine/gl/
H A DGLSkiaShadowPort.cpp514 float insetWidth) { in getShadowGeometry()
599 float insetWidth = blurOutset; in getSpotShadowGeometry() local
/aosp12/frameworks/av/media/libstagefright/renderfright/gl/
H A DGLSkiaShadowPort.cpp514 float insetWidth) { in getShadowGeometry()
599 float insetWidth = blurOutset; in getSpotShadowGeometry() local
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
H A DSplashscreenIconDrawableFactory.java241 int insetWidth = (int) (bounds.width() / (DEFAULT_VIEW_PORT_SCALE * 2)); in updateLayerBounds() local
/aosp12/frameworks/base/core/java/com/android/internal/app/
H A DSimpleIconFactory.java354 final int insetWidth = (int) (bounds.width() / (portScale * 2)); in createIconBitmap() local
/aosp12/packages/apps/ThemePicker/src/com/android/customization/widget/
H A DDynamicAdaptiveIconDrawable.java242 int insetWidth = (int) (bounds.width() / (DEFAULT_VIEW_PORT_SCALE * 2)); in updateLayerBoundsInternal() local
/aosp12/frameworks/base/graphics/java/android/graphics/drawable/
H A DAdaptiveIconDrawable.java327 int insetWidth = (int) (bounds.width() / (DEFAULT_VIEW_PORT_SCALE * 2)); in updateLayerBoundsInternal() local