Searched refs:specular (Results 1 – 3 of 3) sorted by relevance
/aosp14/frameworks/base/graphics/java/android/graphics/ |
H A D | EmbossMaskFilter.java | 32 public EmbossMaskFilter(float[] direction, float ambient, float specular, float blurRadius) { in EmbossMaskFilter() argument 36 native_instance = nativeConstructor(direction, ambient, specular, blurRadius); in EmbossMaskFilter() 39 …private static native long nativeConstructor(float[] direction, float ambient, float specular, flo… in nativeConstructor() argument
|
/aosp14/frameworks/base/libs/hwui/jni/ |
H A D | MaskFilter.cpp | 28 …mboss(JNIEnv* env, jobject, jfloatArray dirArray, jfloat ambient, jfloat specular, jfloat radius) { in createEmboss() argument 39 direction, ambient, specular).release(); in createEmboss()
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |