HomeSort by relevance Sort by last modified time
    Searched defs:TransformState (Results 1 - 5 of 5) sorted by null

  /external/apache-xml/src/main/java/org/apache/xalan/transformer/
TransformState.java 19 * $Id: TransformState.java 468645 2006-10-28 06:57:24Z minchau $
37 * handler can get a reference to a TransformState by implementing
40 * is implemented, pass in a TransformState reference to the
52 public interface TransformState extends TransformStateSetter
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
TransformState.java 39 public class TransformState {
50 private static Pools.SimplePool<TransformState> sInstancePool = new Pools.SimplePool<>(40);
93 public void transformViewFrom(TransformState otherState, float transformationAmount) {
112 public void transformViewFullyFrom(TransformState otherState, float transformationAmount) {
116 public void transformViewFullyFrom(TransformState otherState,
122 public void transformViewVerticalFrom(TransformState otherState,
128 public void transformViewVerticalFrom(TransformState otherState, float transformationAmount) {
132 protected void transformViewFrom(TransformState otherState, int transformationFlags,
250 protected boolean transformScale(TransformState otherState) {
260 public boolean transformViewTo(TransformState otherState, float transformationAmount)
    [all...]
  /external/annotation-tools/asmx/test/lib/
xalan-2.6.0.jar 
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.6.0/
xalan-2.6.0.jar 
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.7.1/
xalan-2.7.1.jar 

Completed in 87 milliseconds