Home
last modified time | relevance | path

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

/frameworks/base/graphics/java/android/graphics/
DCanvasProperty.java31 public static CanvasProperty<Float> createFloat(float initialValue) { in createFloat()
36 public static CanvasProperty<Paint> createPaint(Paint initialValue) { in createPaint()
49 private static native long nCreateFloat(float initialValue); in nCreateFloat()
/frameworks/base/libs/hwui/
DCanvasProperty.h32 explicit CanvasPropertyPrimitive(float initialValue) : value(initialValue) {} in CanvasPropertyPrimitive()
41 explicit CanvasPropertyPaint(const SkPaint& initialValue) : value(initialValue) {} in CanvasPropertyPaint()
/frameworks/base/core/jni/android/graphics/
DCanvasProperty.cpp29 static jlong createFloat(JNIEnv* env, jobject clazz, jfloat initialValue) { in createFloat()
/frameworks/base/services/autofill/java/com/android/server/autofill/
DSession.java1685 final AutofillValue initialValue = getValueFromContextsLocked(id); in showSaveLocked() local
1717 final AutofillValue initialValue = getValueFromContextsLocked(id); in showSaveLocked() local
1784 final AutofillValue initialValue = getValueFromContextsLocked(id); in showSaveLocked() local
/frameworks/opt/setupwizard/tools/docs/
Djsilver.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/clearsilver/ org/ ...
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...