/frameworks/base/core/java/android/animation/ |
D | Keyframe.java | 196 public abstract Object getValue(); in getValue() method in Keyframe 276 public Object getValue() { in getValue() method in Keyframe.ObjectKeyframe 320 public Object getValue() { in getValue() method in Keyframe.IntKeyframe 367 public Object getValue() { in getValue() method in Keyframe.FloatKeyframe
|
D | Keyframes.java | 54 Object getValue(float fraction); in getValue() method
|
/frameworks/base/core/java/android/hardware/camera2/impl/ |
D | CameraMetadataNative.java | 472 public <T> T getValue(CameraMetadataNative metadata, Key<T> key) { in GetCommand() method 480 public <T> T getValue(CameraMetadataNative metadata, Key<T> key) { in GetCommand() method 488 public <T> T getValue(CameraMetadataNative metadata, Key<T> key) { in GetCommand() method 497 public <T> T getValue(CameraMetadataNative metadata, Key<T> key) { in CameraCharacteristics.SCALER_STREAM_CONFIGURATION_MAP.getNativeKey() method 505 public <T> T getValue(CameraMetadataNative metadata, Key<T> key) { in CameraCharacteristics.CONTROL_MAX_REGIONS_AE.getNativeKey() method 513 public <T> T getValue(CameraMetadataNative metadata, Key<T> key) { in GetCommand() method 521 public <T> T getValue(CameraMetadataNative metadata, Key<T> key) { in CameraCharacteristics.CONTROL_MAX_REGIONS_AF.getNativeKey() method 529 public <T> T getValue(CameraMetadataNative metadata, Key<T> key) { in GetCommand() method 537 public <T> T getValue(CameraMetadataNative metadata, Key<T> key) { in GetCommand() method 546 public <T> T getValue(CameraMetadataNative metadata, Key<T> key) { in CameraCharacteristics.REQUEST_MAX_NUM_OUTPUT_PROC_STALLING.getNativeKey() method [all …]
|
D | GetCommand.java | 32 public <T> T getValue(CameraMetadataNative metadata, CameraMetadataNative.Key<T> key); in getValue() method
|
/frameworks/base/libs/hwui/ |
D | Animator.cpp | 230 float RenderPropertyAnimator::getValue(RenderNode* target) const { in getValue() function in android::uirenderer::RenderPropertyAnimator 248 float CanvasPropertyPrimitiveAnimator::getValue(RenderNode* target) const { in getValue() function in android::uirenderer::CanvasPropertyPrimitiveAnimator 271 float CanvasPropertyPaintAnimator::getValue(RenderNode* target) const { in getValue() function in android::uirenderer::CanvasPropertyPaintAnimator 311 float RevealAnimator::getValue(RenderNode* target) const { in getValue() function in android::uirenderer::RevealAnimator
|
/frameworks/compile/mclinker/include/mcld/Fragment/ |
D | FillFragment.h | 26 int64_t getValue() const { return m_Value; } in getValue() function
|
D | AlignFragment.h | 26 int64_t getValue() const { return m_Value; } in getValue() function
|
/frameworks/base/media/mca/filterfw/java/android/filterfw/core/ |
D | ProgramVariable.java | 49 public Object getValue() { in getValue() method in ProgramVariable
|
/frameworks/base/core/tests/hosttests/test-apps/MultiDexLegacyTestApp/src/com/android/multidexlegacytestapp/ |
D | MainActivity.java | 46 public int getValue() { in getValue() method in MainActivity
|
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/ |
D | FrameValue.java | 23 public Object getValue() { in getValue() method in FrameValue
|
D | VariableSource.java | 36 public synchronized Object getValue() { in getValue() method in VariableSource
|
/frameworks/opt/chips/src/com/android/ex/chips/recipientchip/ |
D | BaseRecipientChip.java | 45 CharSequence getValue(); in getValue() method
|
D | VisibleRecipientChip.java | 53 public CharSequence getValue() { in getValue() method in VisibleRecipientChip
|
D | SimpleRecipientChip.java | 68 public CharSequence getValue() { in getValue() method in SimpleRecipientChip
|
/frameworks/base/core/java/android/text/ |
D | Annotation.java | 57 public String getValue() { in getValue() method in Annotation
|
/frameworks/compile/mclinker/unittests/ |
D | GCFactoryListTraitsTest.h | 53 inline unsigned getValue() const in getValue() function
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/ |
D | StackIndentationFunctor.java | 83 public abstract float getValue(float itemsBefore); in getValue() method in StackIndentationFunctor
|
D | PiecewiseLinearIndentationFunctor.java | 87 public float getValue(float itemsBefore) { in getValue() method in PiecewiseLinearIndentationFunctor
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/ |
D | GlobalSetting.java | 39 public int getValue() { in getValue() method in GlobalSetting
|
/frameworks/base/core/java/android/net/nsd/ |
D | DnsSdTxtRecord.java | 218 private byte[] getValue(int index) { in getValue() method in DnsSdTxtRecord 246 private byte[] getValue(String forKey) { in getValue() method in DnsSdTxtRecord
|
/frameworks/compile/mclinker/include/mcld/Target/ |
D | GOT.h | 48 uint64_t getValue() const in getValue() function
|
D | PLT.h | 39 const unsigned char* getValue() const in getValue() function
|
/frameworks/base/tests/RenderScriptTests/SceneGraph/src/com/android/scenegraph/ |
D | CompoundTransform.java | 79 public Float3 getValue() { in getValue() method in CompoundTransform.TranslateComponent 119 public Float3 getValue() { in getValue() method in CompoundTransform.ScaleComponent
|
/frameworks/base/core/tests/hosttests/test-apps/MultiDexLegacyTestServices/src/com/android/framework/multidexlegacytestservices/ |
D | AbstractService.java | 116 public int getValue() { in getValue() method in AbstractService
|
/frameworks/av/drm/libdrmframework/plugins/common/util/include/ |
D | SessionMap.h | 66 TValue getValue(int key) { in getValue() function
|