HomeSort by relevance Sort by last modified time
    Searched refs:createFormat (Results 1 - 9 of 9) sorted by null

  /frameworks/base/media/mca/filterfw/java/android/filterfw/format/
PrimitiveFormat.java 29 return createFormat(FrameFormat.TYPE_BYTE, count, target);
33 return createFormat(FrameFormat.TYPE_INT16, count, target);
37 return createFormat(FrameFormat.TYPE_INT32, count, target);
41 return createFormat(FrameFormat.TYPE_FLOAT, count, target);
45 return createFormat(FrameFormat.TYPE_DOUBLE, count, target);
49 return createFormat(FrameFormat.TYPE_BYTE, target);
53 return createFormat(FrameFormat.TYPE_INT16, target);
57 return createFormat(FrameFormat.TYPE_INT32, target);
61 return createFormat(FrameFormat.TYPE_FLOAT, target);
65 return createFormat(FrameFormat.TYPE_DOUBLE, target)
    [all...]
  /external/icu4c/i18n/unicode/
numfmt.h     [all...]
  /external/icu4c/test/intltest/
nmfmapts.cpp 272 virtual NumberFormat* createFormat(const Locale& /* loc */, UNumberFormatStyle formatType)
  /external/icu4c/i18n/
numfmt.cpp 833 UObject* result = _delegate->createFormat(loc, (UNumberFormatStyle)kind);
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /prebuilts/tools/common/m2/internal/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant.jar 
  /prebuilts/tools/common/ant/
ant.jar 
  /prebuilts/tools/common/m2/internal/org/apache/ant/ant/1.8.0/
ant-1.8.0.jar 

Completed in 170 milliseconds