Searched defs:pre (Results 1 - 4 of 4) sorted by relevance

/frameworks/rs/
H A DrsAnimation.cpp50 RsAnimationEdge pre, RsAnimationEdge post)
72 a->mEdgePre = pre;
127 RsAnimationEdge pre,
130 Animation *a = nullptr;//Animation::create(rsc, inValues, outValues, valueCount, interp, pre, post);
122 rsi_AnimationCreate(Context *rsc, const float *inValues, const float *outValues, uint32_t valueCount, RsAnimationInterpolation interp, RsAnimationEdge pre, RsAnimationEdge post) argument
/frameworks/base/core/java/android/view/
H A DViewDebug.java109 * <pre>
116 * <pre>
129 * <pre>
136 * <pre>
150 * <pre>
156 * <pre>
538 public Void[] pre() {
565 public Void[] pre() {
579 public Object[] pre() {
623 T[] pre(); method in interface:ViewDebug.ViewOperation
[all...]
/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
H A DBaseRecyclerViewAnimationsTest.java119 builder.append("is pre layout:").append(state.isPreLayout()).append(", done:").append(done);
173 assertEquals("there should NOT be a pre layout position in post layout",
185 assertTrue("there should be an old position in pre-layout",
280 assertEquals("in post layout, there should not be a view holder w/ a pre "
290 assertEquals("on pre layout, state should return abstracted adapter size",
439 + "pre layout:" + mState.isPreLayout()
446 // ensures pre layout positions are continuous block. This is not necessarily a case
451 assertTrue("pre layout positions should be distinct " + lm.getLog(),
588 ", pre=" + mPreLayoutPos +
608 assertEquals(this + ": pre
656 AnimateChange(RecyclerView.ViewHolder oldHolder, RecyclerView.ViewHolder newHolder, LoggingInfo pre, LoggingInfo post) argument
665 AnimatePersistence(RecyclerView.ViewHolder viewHolder, LoggingInfo pre, LoggingInfo post) argument
672 AnimateAppearance(RecyclerView.ViewHolder viewHolder, LoggingInfo pre, LoggingInfo post) argument
679 AnimateDisappearance(RecyclerView.ViewHolder viewHolder, LoggingInfo pre, LoggingInfo post) argument
690 AnimateLogBase(RecyclerView.ViewHolder viewHolder, LoggingInfo pre, LoggingInfo postInfo) argument
[all...]
/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 283 milliseconds