Home
last modified time | relevance | path

Searched defs:getValue (Results 1 – 25 of 67) sorted by relevance

123

/frameworks/base/core/java/android/animation/
DKeyframe.java196 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
DKeyframes.java54 Object getValue(float fraction); in getValue() method
/frameworks/base/core/java/android/hardware/camera2/impl/
DCameraMetadataNative.java472 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 …]
DGetCommand.java32 public <T> T getValue(CameraMetadataNative metadata, CameraMetadataNative.Key<T> key); in getValue() method
/frameworks/base/libs/hwui/
DAnimator.cpp230 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/
DFillFragment.h26 int64_t getValue() const { return m_Value; } in getValue() function
DAlignFragment.h26 int64_t getValue() const { return m_Value; } in getValue() function
/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
DProgramVariable.java49 public Object getValue() { in getValue() method in ProgramVariable
/frameworks/base/core/tests/hosttests/test-apps/MultiDexLegacyTestApp/src/com/android/multidexlegacytestapp/
DMainActivity.java46 public int getValue() { in getValue() method in MainActivity
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
DFrameValue.java23 public Object getValue() { in getValue() method in FrameValue
DVariableSource.java36 public synchronized Object getValue() { in getValue() method in VariableSource
/frameworks/opt/chips/src/com/android/ex/chips/recipientchip/
DBaseRecipientChip.java45 CharSequence getValue(); in getValue() method
DVisibleRecipientChip.java53 public CharSequence getValue() { in getValue() method in VisibleRecipientChip
DSimpleRecipientChip.java68 public CharSequence getValue() { in getValue() method in SimpleRecipientChip
/frameworks/base/core/java/android/text/
DAnnotation.java57 public String getValue() { in getValue() method in Annotation
/frameworks/compile/mclinker/unittests/
DGCFactoryListTraitsTest.h53 inline unsigned getValue() const in getValue() function
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DStackIndentationFunctor.java83 public abstract float getValue(float itemsBefore); in getValue() method in StackIndentationFunctor
DPiecewiseLinearIndentationFunctor.java87 public float getValue(float itemsBefore) { in getValue() method in PiecewiseLinearIndentationFunctor
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
DGlobalSetting.java39 public int getValue() { in getValue() method in GlobalSetting
/frameworks/base/core/java/android/net/nsd/
DDnsSdTxtRecord.java218 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/
DGOT.h48 uint64_t getValue() const in getValue() function
DPLT.h39 const unsigned char* getValue() const in getValue() function
/frameworks/base/tests/RenderScriptTests/SceneGraph/src/com/android/scenegraph/
DCompoundTransform.java79 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/
DAbstractService.java116 public int getValue() { in getValue() method in AbstractService
/frameworks/av/drm/libdrmframework/plugins/common/util/include/
DSessionMap.h66 TValue getValue(int key) { in getValue() function

123