Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/hwui/jni/
H A DRenderEffect.cpp139 static jlong createRuntimeShaderEffect(JNIEnv* env, jobject, jlong shaderBuilderHandle, in createRuntimeShaderEffect() function
175 (void*)createRuntimeShaderEffect}};
/aosp14/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
H A DRenderEffectViewActivity.kt74 val dropsEffect = RenderEffect.createRuntimeShaderEffect(mDropsShader, "background")
/aosp14/frameworks/base/graphics/java/android/graphics/
H A DRenderEffect.java302 public static RenderEffect createRuntimeShaderEffect( in createRuntimeShaderEffect() method in RenderEffect
/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.txt16528 …method @NonNull public static android.graphics.RenderEffect createRuntimeShaderEffect(@NonNull and…