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

1 2

  /frameworks/native/libs/gui/tests/
IGraphicBufferProducer_test.cpp 49 const PixelFormat DEFAULT_FORMAT = HAL_PIXEL_FORMAT_RGBA_8888;
213 DEFAULT_HEIGHT, DEFAULT_FORMAT, TEST_PRODUCER_USAGE_BITS)));
295 EXPECT_EQ(DEFAULT_FORMAT, value);
351 DEFAULT_WIDTH, DEFAULT_HEIGHT, DEFAULT_FORMAT,
415 DEFAULT_WIDTH, DEFAULT_HEIGHT, DEFAULT_FORMAT,
484 DEFAULT_WIDTH, DEFAULT_HEIGHT, DEFAULT_FORMAT,
510 (dequeueBuffer(DEFAULT_WIDTH, DEFAULT_HEIGHT, DEFAULT_FORMAT,
533 DEFAULT_FORMAT,
570 DEFAULT_FORMAT,
605 DEFAULT_WIDTH, DEFAULT_HEIGHT, DEFAULT_FORMAT,
    [all...]
  /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/jetty/src/java/org/eclipse/jetty/util/
DateCache.java 48 public static String DEFAULT_FORMAT="EEE MMM dd HH:mm:ss zzz yyyy";
77 this(DEFAULT_FORMAT);
  /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,
  /external/jetty/src/java/org/eclipse/jetty/util/ajax/
JSONDateConvertor.java 55 this(DateCache.DEFAULT_FORMAT,TimeZone.getTimeZone("GMT"),fromJSON);
  /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);
  /frameworks/native/include/gui/
Surface.h 228 enum { DEFAULT_FORMAT = PIXEL_FORMAT_RGBA_8888 };
  /external/apache-commons-math/src/main/java/org/apache/commons/math/linear/
ArrayRealVector.java 39 private static final RealVectorFormat DEFAULT_FORMAT =
    [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...]
  /hardware/libhardware/modules/audio_remote_submix/
audio_hw.cpp 79 #define DEFAULT_FORMAT AUDIO_FORMAT_PCM_16_BIT
524 config->format = DEFAULT_FORMAT;
    [all...]
  /device/moto/shamu/camera/QCamera2/HAL3/
QCamera3Channel.cpp 64 #define DEFAULT_FORMAT CAM_FORMAT_YUV_420_NV21
584 streamFormat = DEFAULT_FORMAT;
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.mortbay.jetty.util_6.1.23.v201004211559.jar 
org.eclipse.equinox.p2.repository.tools_2.0.1.R36x_v20100823.jar 
  /external/jetty/lib/
jetty-util-6.1.26.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.p2.repository.tools_2.1.0.v20130327-2119.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 
  /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...]
  /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 

Completed in 2335 milliseconds

1 2