HomeSort by relevance Sort by last modified time
    Searched refs:format (Results 776 - 800 of 3271) sorted by null

<<31323334353637383940>>

  /build/core/combo/
HOST_linux-x86.mk 22 stat --format "%s" "$(1)" | tr -d '\n'
  /cts/tests/tests/graphics/src/android/graphics/cts/
YuvImageTest.java 139 int format = mFormats[0]; local
143 image = new YuvImage(yuv, format, -1, height, null);
151 image = new YuvImage(yuv, format, width, -1, null);
159 image = new YuvImage(null, format, width, height, null);
269 private YuvImage generateYuvImage(int format, Bitmap bitmap, int paddings) {
278 byte[] yuv = convertArgbsToYuvs(argb, stride, height, format);
281 if (format == ImageFormat.NV21) {
283 } else if (format == ImageFormat.YUY2) {
286 image = new YuvImage(yuv, format, width, height, strides);
341 int format) {
433 int format = ImageFormat.NV21; local
    [all...]
  /cts/tests/tests/permission2/src/android/permission2/cts/
NoReceiveSmsPermissionTest.java 96 Log.i(LOG_TAG, String.format("Sending SMS to self: %s", currentNumber));
123 Log.w(LOG_TAG, String.format("unknown intent received: %s", intent.getAction()));
143 Log.i(LOG_TAG, String.format("message %1$s successful", action));
148 Log.e(LOG_TAG, String.format("message %1$s failed: %2$s", action, reason));
  /cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/
TestPackageXmlParser.java 103 Log.e(LOG_TAG, String.format("Invalid XML: missing 'name' attribute for '%s'",
111 Log.e(LOG_TAG, String.format("Invalid XML: missing 'name' attribute for '%s'",
117 Log.e(LOG_TAG, String.format(
121 Log.e(LOG_TAG, String.format("Invalid XML: missing 'name' attribute for '%s'",
  /cts/tools/tradefed-host/tests/src/com/android/cts/tradefed/device/
DeviceInfoCollectorFuncTest.java 42 System.out.println(String.format("%s=%s", metricEntry.getKey(), metricEntry.getValue()));
  /cts/tools/tradefed-host/tests/src/com/android/cts/tradefed/result/
CtsXmlResultReporterTest.java 94 assertTrue(String.format("test output did not contain expected test result. Got %s",
96 assertTrue(String.format("test output did not contain expected test summary. Got %s",
98 assertTrue(String.format("test output did not contain expected TestResult end tag. Got %s",
123 final String testCaseTag = String.format(
  /development/tools/glesv2debugger/src/com/android/glesv2debugger/
MessageData.java 47 columns[1] = String.format("%.3f", msg.getTime());
49 columns[1] += String.format(":%.3f", msg.getClock());
53 builder.append(String.format("0x%08X", msg.getContextId()));
62 columns[2] += MessageFormatter.format(msg, false);
MessageProcessor.java 105 public static ImageData receiveImage(int width, int height, int format,
114 format = type;
123 switch (GLEnum.valueOf(format)) {
165 showError("unsupported texture format: " + format);
  /device/generic/goldfish/audio/
AudioHardwareGeneric.h 52 virtual int format() const { return AudioSystem::PCM_16_BIT; } function in class:android_audio_legacy::AudioStreamOutGeneric
86 virtual int format() const { return AudioSystem::PCM_16_BIT; } function in class:android_audio_legacy::AudioStreamInGeneric
121 int *format=0,
129 int *format,
  /external/apache-harmony/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/
FormatterTest.java 46 assertEquals("format", f.format(r));
70 assertEquals(MessageFormat.format(pattern, oa), f.formatMessage(r));
100 assertEquals(MessageFormat.format(rb.getString("pattern"), oa), f
129 public String format(LogRecord arg0) { method in class:FormatterTest.MockFormatter
130 return "format";
  /external/apache-http/src/org/apache/http/protocol/
HttpDateGenerator.java 42 * Generates a date in the format required by the HTTP protocol.
52 /** Date format pattern used to generate the header in RFC 1123 format. */
75 this.dateAsText = this.dateformat.format(new Date(now));
  /external/bluetooth/bluez/audio/
android_audio_hw.c 70 int format; member in struct:astream_out
129 return out->format;
132 static int out_set_format(struct audio_stream *stream, int format)
186 static bool _out_validate_parms(struct astream_out *out, int format,
189 if ((format && (format != out->format)) ||
417 uint32_t devices, int *format,
464 out->format = AUDIO_FORMAT_PCM_16_BIT;
472 * if the sample rate or the format ever changes on the fly, we'd hav
    [all...]
  /external/bluetooth/bluez/lib/bluetooth/
bluetooth.h 156 int baprintf(const char *format, ...);
157 int bafprintf(FILE *stream, const char *format, ...);
158 int basprintf(char *str, const char *format, ...);
159 int basnprintf(char *str, size_t size, const char *format, ...);
  /external/bluetooth/glib/glib/
gstring.h 125 const gchar *format,
128 const gchar *format,
131 const gchar *format,
134 const gchar *format,
  /external/chromium/chrome/browser/sync/notifier/
chrome_system_resources.h 49 const char* format, ...);
  /external/chromium/third_party/libjingle/source/talk/base/
httpcommon-inl.h 105 CTYPE format[5], port[32]; local
106 asccpyn(format, ARRAY_SIZE(format), ":%hu");
107 sprintfn(port, ARRAY_SIZE(port), format, port_);
  /external/chromium/third_party/libjingle/source/talk/examples/call/
console.h 65 void Printf(const char* format, ...);
  /external/dbus/dbus/
dbus-errors.c 339 * The format may be #NULL, which means a (pretty much useless)
349 * @param format printf-style format string.
354 const char *format,
374 if (format == NULL)
386 va_start (args, format);
387 if (!_dbus_string_append_printf_valist (&str, format, args))
  /external/icu4c/layout/
LookupTables.h 33 le_int16 format; member in struct:LookupTable
  /external/iproute2/include/
iptables_common.h 33 format(printf,2,3)));
  /external/ipsec-tools/src/racoon/
plog.h 57 extern void do_plog(int level, char *format, ...);
74 * ERROR: system call error. also invalid parameter/format.
  /external/jsilver/src/com/google/streamhtmlparser/util/
CharacterRecorder.java 153 * format of the returned {@code String} is not specified and is
160 return String.format("In recording: %s; Value: %s", isRecording(),
  /external/webkit/Source/ThirdParty/ANGLE/src/common/
debug.h 18 void trace(const char *format, ...);
  /external/webkit/Source/WebCore/platform/graphics/skia/
FontCustomPlatformData.cpp 202 bool FontCustomPlatformData::supportsFormat(const String& format)
204 return equalIgnoringCase(format, "truetype") || equalIgnoringCase(format, "opentype")
206 || equalIgnoringCase(format, "woff")
  /frameworks/base/graphics/java/android/renderscript/
ProgramFragmentFixedFunction.java 101 * Format describes the pixel format of textures in the fixed
105 public enum Format {
112 Format(int id) {
119 Format format; field in class:ProgramFragmentFixedFunction.Builder.Slot
120 Slot(EnvMode _env, Format _fmt) {
122 format = _fmt;
150 switch (mSlots[i].format) {
166 switch (mSlots[i].format) {
    [all...]

Completed in 1399 milliseconds

<<31323334353637383940>>