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

  /cts/tools/signature-tools/src/signature/compare/
Main.java 94 String toType = args[++at];
143 IApi toApi = getApi(toType, nameTo, toFiles, packages);
  /packages/apps/VideoEditor/src/com/android/videoeditor/service/
MovieEffect.java 62 mType = toType(effect);
147 private static int toType(Effect effect) {
MovieTransition.java 80 mType = toType();
102 mType = toType();
126 mType = toType();
152 mType = toType();
285 private int toType() {
  /frameworks/base/core/java/android/animation/
AnimatorInflater.java 210 int toType = hasTo ? tvTo.type : 0;
214 (hasTo && (toType >= TypedValue.TYPE_FIRST_COLOR_INT) &&
215 (toType <= TypedValue.TYPE_LAST_COLOR_INT))) {
231 if (toType == TypedValue.TYPE_DIMENSION) {
241 if (toType == TypedValue.TYPE_DIMENSION) {
261 if (toType == TypedValue.TYPE_DIMENSION) {
263 } else if ((toType >= TypedValue.TYPE_FIRST_COLOR_INT) &&
264 (toType <= TypedValue.TYPE_LAST_COLOR_INT)) {
275 if (toType == TypedValue.TYPE_DIMENSION) {
277 } else if ((toType >= TypedValue.TYPE_FIRST_COLOR_INT) &
    [all...]
  /external/llvm/lib/Target/NVPTX/
NVPTXISelDAGToDAG.cpp 737 // Type Setting: toType + toTypeWidth
742 unsigned int toType;
744 toType = NVPTX::PTXLdStInstCode::Float;
746 toType = NVPTX::PTXLdStInstCode::Unsigned;
772 getI32Imm(toType),
793 getI32Imm(toType),
826 getI32Imm(toType),
857 getI32Imm(toType),
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.databinding_1.3.100.I20100601-0800.jar 
  /external/robolectric/lib/main/
sqlite-jdbc-3.7.2.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-nodeps.jar 

Completed in 739 milliseconds