Home
last modified time | relevance | path

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

/aosp14/frameworks/base/graphics/java/android/graphics/
H A DRenderEffect.java48 public static RenderEffect createOffsetEffect(float offsetX, float offsetY) { in createOffsetEffect() method in RenderEffect
59 public static RenderEffect createOffsetEffect( in createOffsetEffect() method in RenderEffect
/aosp14/frameworks/base/libs/hwui/jni/
H A DRenderEffect.cpp27 static jlong createOffsetEffect( in createOffsetEffect() function
167 {"nativeCreateOffsetEffect", "(FFJ)J", (void*)createOffsetEffect},
/aosp14/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/shadow/
H A DDoubleShadowIconDrawable.kt88 RenderEffect.createOffsetEffect(
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt16526 method @NonNull public static android.graphics.RenderEffect createOffsetEffect(float, float);
16527 …method @NonNull public static android.graphics.RenderEffect createOffsetEffect(float, float, @NonN…