HomeSort by relevance Sort by last modified time
    Searched defs:DEFAULT_FORMAT (Results 1 - 25 of 28) sorted by null

1 2

  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/
ImageReaderTest.java 35 private static final int DEFAULT_FORMAT = ImageFormat.YUV_420_888;
57 mReader = spy(ImageReader.newInstance(DEFAULT_WIDTH, DEFAULT_HEIGHT, DEFAULT_FORMAT,
  /libcore/ojluni/src/main/java/sun/util/logging/
LoggingSupport.java 148 private static final String DEFAULT_FORMAT =
177 format = DEFAULT_FORMAT;
180 format = DEFAULT_FORMAT;
  /external/apache-commons-math/src/main/java/org/apache/commons/math/geometry/
Vector3D.java 72 private static final Vector3DFormat DEFAULT_FORMAT =
531 return DEFAULT_FORMAT.format(this);
  /external/libgsm/src/
toast.c 100 #define DEFAULT_FORMAT f_ulaw /* default audio format, others */
491 prepare_io( f ? f : & DEFAULT_FORMAT );
  /frameworks/native/libs/gui/include/gui/
Surface.h 286 enum { DEFAULT_FORMAT = PIXEL_FORMAT_RGBA_8888 };
  /frameworks/native/libs/gui/tests/
IGraphicBufferProducer_test.cpp 53 const PixelFormat DEFAULT_FORMAT = HAL_PIXEL_FORMAT_RGBA_8888;
214 DEFAULT_FORMAT, TEST_PRODUCER_USAGE_BITS,
297 EXPECT_EQ(DEFAULT_FORMAT, value);
353 DEFAULT_HEIGHT, DEFAULT_FORMAT,
413 DEFAULT_HEIGHT, DEFAULT_FORMAT,
483 DEFAULT_HEIGHT, DEFAULT_FORMAT,
509 (dequeueBuffer(DEFAULT_WIDTH, DEFAULT_HEIGHT, DEFAULT_FORMAT,
531 DEFAULT_HEIGHT, DEFAULT_FORMAT,
568 DEFAULT_HEIGHT, DEFAULT_FORMAT,
604 DEFAULT_HEIGHT, DEFAULT_FORMAT,
    [all...]
  /hardware/libhardware/modules/audio_remote_submix/
audio_hw.cpp 79 #define DEFAULT_FORMAT AUDIO_FORMAT_PCM_16_BIT
524 config->format = DEFAULT_FORMAT;
    [all...]
  /external/apache-commons-math/src/main/java/org/apache/commons/math/linear/
ArrayRealVector.java 39 private static final RealVectorFormat DEFAULT_FORMAT =
    [all...]
  /device/huawei/angler/camera/QCamera2/HAL3/
QCamera3Channel.cpp 56 #define DEFAULT_FORMAT CAM_FORMAT_YUV_420_NV21
    [all...]
  /device/lge/bullhead/camera/QCamera2/HAL3/
QCamera3Channel.cpp 56 #define DEFAULT_FORMAT CAM_FORMAT_YUV_420_NV21
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
tarfile.py 98 DEFAULT_FORMAT = GNU_FORMAT
199 def itn(n, digits=8, format=DEFAULT_FORMAT):
986 def tobuf(self, format=DEFAULT_FORMAT, encoding=ENCODING, errors="strict"):
    [all...]
  /external/python/cpython2/Lib/
tarfile.py 98 DEFAULT_FORMAT = GNU_FORMAT
199 def itn(n, digits=8, format=DEFAULT_FORMAT):
1000 def tobuf(self, format=DEFAULT_FORMAT, encoding=ENCODING, errors="strict"):
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
tarfile.py 98 DEFAULT_FORMAT = GNU_FORMAT
199 def itn(n, digits=8, format=DEFAULT_FORMAT):
988 def tobuf(self, format=DEFAULT_FORMAT, encoding=ENCODING, errors="strict"):
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
tarfile.py 98 DEFAULT_FORMAT = GNU_FORMAT
199 def itn(n, digits=8, format=DEFAULT_FORMAT):
988 def tobuf(self, format=DEFAULT_FORMAT, encoding=ENCODING, errors="strict"):
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
tarfile.py 98 DEFAULT_FORMAT = GNU_FORMAT
199 def itn(n, digits=8, format=DEFAULT_FORMAT):
988 def tobuf(self, format=DEFAULT_FORMAT, encoding=ENCODING, errors="strict"):
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
tarfile.py 98 DEFAULT_FORMAT = GNU_FORMAT
199 def itn(n, digits=8, format=DEFAULT_FORMAT):
988 def tobuf(self, format=DEFAULT_FORMAT, encoding=ENCODING, errors="strict"):
    [all...]
  /prebuilts/tools/common/m2/repository/com/puppycrawl/tools/checkstyle/5.9/
checkstyle-5.9.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.repository.tools_2.1.0.v20130327-2119.jar 
  /prebuilts/misc/common/android-support-test/runner/
runner_release_no_deps.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/jetty/jetty-util/8.1.14.v20131031/
jetty-util-8.1.14.v20131031.jar 
  /external/guice/extensions/persist/lib/
dom4j-1.6.1.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
dom4j-1.6.1.jar 
  /prebuilts/tools/common/m2/repository/dom4j/dom4j/1.6.1/
dom4j-1.6.1.jar 
  /external/antlr/antlr-3.4/runtime/ActionScript/project/lib/
FlexAntTasks.jar 
  /prebuilts/tools/common/m2/repository/org/apache/logging/log4j/log4j-core/2.5/
log4j-core-2.5.jar 

Completed in 1841 milliseconds

1 2