Searched defs:setter (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/libs/hwui/
H A DAnimator.cpp297 SetFloatProperty setter; member in struct:android::uirenderer::RenderPropertyAnimator::PropertyAccessors
331 (mStagingTarget->mutateStagingProperties().*mPropertyAccess->setter)(finalValue());
346 (mTarget->mutateStagingProperties().*mPropertyAccess->setter)(finalValue());
365 (target->animatorProperties().*mPropertyAccess->setter)(value);
/frameworks/data-binding/prebuilds/1.0-rc0/
H A Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/databinding/Bindable.class Bindable. ...

Completed in 33 milliseconds