Searched refs:Format (Results 201 - 225 of 912) sorted by relevance

1234567891011>>

/external/lldb/include/lldb/Interpreter/
H A DOptionGroupValueObjectDisplay.h67 lldb::Format format = lldb::eFormatDefault,
/external/lldb/source/Interpreter/
H A DOptionValueFormat.cpp51 Format new_format;
/external/skia/include/effects/
H A DSkEmbossMaskFilter.h30 virtual SkMask::Format getFormat() const SK_OVERRIDE;
/external/skia/src/sfnt/
H A DSkOTTable_post.h24 struct Format { struct in struct:SkOTTablePostScript
/external/smali/baksmali/src/main/java/org/jf/baksmali/Adaptors/Format/
H A DUnresolvedOdexInstructionMethodItem.java29 package org.jf.baksmali.Adaptors.Format;
/external/chromium_org/content/common/gpu/media/
H A Dgpu_video_encode_accelerator.h38 void Initialize(media::VideoFrame::Format input_format,
100 media::VideoFrame::Format input_format_;
/external/chromium_org/media/ffmpeg/
H A Dffmpeg_common.h120 MEDIA_EXPORT VideoFrame::Format PixelFormatToVideoFormat(
124 PixelFormat VideoFormatToPixelFormat(VideoFrame::Format video_format);
/external/chromium_org/third_party/android_crazy_linker/src/src/
H A Dcrazy_linker_library_list.cpp244 error->Format("System library can't be loaded at fixed address %08x",
250 error->Format("Library already loaded at @%08x, can't load it at @%08x",
267 error->Format("Can't load system library %s: %s", lib_name, ::dlerror());
289 error->Format("Can't find library file %s", lib_name);
306 error->Format("Library file doesn't exist: %s", full_path.c_str());
328 error->Format("When loading %s: %s", base_name, dep_error.c_str());
412 error->Format("Filename too long for a file in a zip file %s\n",
423 error->Format("Library %s is not page aligned in zipfile %s\n",
/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Dcompactdecimalformat.h89 * Clone this Format object polymorphically. The caller owns the
95 virtual Format* clone() const;
98 * Return TRUE if the given Format objects are semantically equal.
102 * @return TRUE if the given Format objects are semantically equal.
105 virtual UBool operator==(const Format& other) const;
111 * Format a double or long number using base-10 representation.
126 * Format a double or long number using base-10 representation.
145 * Format an int64 number using base-10 representation.
160 * Format an int64 number using base-10 representation.
179 * Format
[all...]
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/d3dapi/
H A Ddxgitype.idl61 DXGI_FORMAT Format;
/external/chromium_org/third_party/skia/src/images/
H A DSkImageDecoder_pkm.cpp22 virtual Format getFormat() const SK_OVERRIDE {
128 static SkImageDecoder::Format get_format_pkm(SkStreamRewindable* stream) {
/external/chromium_org/tools/win/ChromeDebug/ChromeDebug/
H A DChromeDebugPackage.cs46 Debug.WriteLine(string.Format(CultureInfo.CurrentCulture, "Entering constructor for: {0}",
61 Debug.WriteLine(string.Format(CultureInfo.CurrentCulture, "Entering Initialize() of: {0}", this.ToString()));
/external/clang/
H A DAndroid.mk14 lib/Format \
/external/clang/lib/Format/
H A DAndroid.mk27 Format.cpp \
/external/icu/icu4c/source/i18n/unicode/
H A Dcompactdecimalformat.h88 * Clone this Format object polymorphically. The caller owns the
94 virtual Format* clone() const;
97 * Return TRUE if the given Format objects are semantically equal.
101 * @return TRUE if the given Format objects are semantically equal.
104 virtual UBool operator==(const Format& other) const;
110 * Format a double or long number using base-10 representation.
125 * Format a double or long number using base-10 representation.
144 * Format an int64 number using base-10 representation.
159 * Format an int64 number using base-10 representation.
178 * Format
[all...]
/external/mesa3d/src/gallium/state_trackers/d3d1x/d3dapi/
H A Ddxgitype.idl61 DXGI_FORMAT Format;
/external/zlib/src/contrib/dotzlib/DotZLib/
H A DDotZLib.cs94 public ZLibException(int errorCode, string msg) : base(String.Format("ZLib error {0} {1}", errorCode, msg))
103 public ZLibException(int errorCode) : base(String.Format("ZLib error {0}", errorCode))
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/r200/
H A Dradeon_fbo.c259 ok = rmesa->vtbl.check_blit(rb->Format, rrb->pitch / rrb->cpp);
282 rb->Format, rrb->pitch / rrb->cpp,
286 rb->Format, rrb->map_pitch / rrb->cpp,
314 if (rb->Format == MESA_FORMAT_S8_Z24 || rb->Format == MESA_FORMAT_X8_Z24) {
319 if (rb->Format == MESA_FORMAT_Z16) {
423 if (rb->Format == MESA_FORMAT_S8_Z24 || rb->Format == MESA_FORMAT_X8_Z24) {
427 if (rb->Format == MESA_FORMAT_Z16) {
443 rb->Format, rr
[all...]
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/
H A Dradeon_fbo.c259 ok = rmesa->vtbl.check_blit(rb->Format, rrb->pitch / rrb->cpp);
282 rb->Format, rrb->pitch / rrb->cpp,
286 rb->Format, rrb->map_pitch / rrb->cpp,
314 if (rb->Format == MESA_FORMAT_S8_Z24 || rb->Format == MESA_FORMAT_X8_Z24) {
319 if (rb->Format == MESA_FORMAT_Z16) {
423 if (rb->Format == MESA_FORMAT_S8_Z24 || rb->Format == MESA_FORMAT_X8_Z24) {
427 if (rb->Format == MESA_FORMAT_Z16) {
443 rb->Format, rr
[all...]
/external/mesa3d/src/mesa/drivers/dri/r200/
H A Dradeon_fbo.c259 ok = rmesa->vtbl.check_blit(rb->Format, rrb->pitch / rrb->cpp);
282 rb->Format, rrb->pitch / rrb->cpp,
286 rb->Format, rrb->map_pitch / rrb->cpp,
314 if (rb->Format == MESA_FORMAT_S8_Z24 || rb->Format == MESA_FORMAT_X8_Z24) {
319 if (rb->Format == MESA_FORMAT_Z16) {
423 if (rb->Format == MESA_FORMAT_S8_Z24 || rb->Format == MESA_FORMAT_X8_Z24) {
427 if (rb->Format == MESA_FORMAT_Z16) {
443 rb->Format, rr
[all...]
/external/mesa3d/src/mesa/drivers/dri/radeon/
H A Dradeon_fbo.c259 ok = rmesa->vtbl.check_blit(rb->Format, rrb->pitch / rrb->cpp);
282 rb->Format, rrb->pitch / rrb->cpp,
286 rb->Format, rrb->map_pitch / rrb->cpp,
314 if (rb->Format == MESA_FORMAT_S8_Z24 || rb->Format == MESA_FORMAT_X8_Z24) {
319 if (rb->Format == MESA_FORMAT_Z16) {
423 if (rb->Format == MESA_FORMAT_S8_Z24 || rb->Format == MESA_FORMAT_X8_Z24) {
427 if (rb->Format == MESA_FORMAT_Z16) {
443 rb->Format, rr
[all...]
/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Dframebuffer.c517 const GLenum baseFormat = _mesa_get_format_base_format(rb->Format);
518 const gl_format fmt = rb->Format;
545 const gl_format fmt = rb->Format;
557 const gl_format fmt = rb->Format;
565 const gl_format fmt = rb->Format;
573 const gl_format fmt = rb->Format;
802 ASSERT(_mesa_get_format_bits(readBuf->Format, GL_RED_BITS) > 0 ||
803 _mesa_get_format_bits(readBuf->Format, GL_ALPHA_BITS) > 0 ||
804 _mesa_get_format_bits(readBuf->Format, GL_TEXTURE_LUMINANCE_SIZE) > 0 ||
805 _mesa_get_format_bits(readBuf->Format, GL_TEXTURE_INTENSITY_SIZ
[all...]
H A Dreadpix.c71 if (_mesa_get_format_datatype(rb->Format) != GL_UNSIGNED_NORMALIZED)
74 if (!((type == GL_UNSIGNED_SHORT && rb->Format == MESA_FORMAT_Z16) ||
92 _mesa_unpack_uint_z_row(rb->Format, width, map, (GLuint *)dst);
94 ASSERT(type == GL_UNSIGNED_SHORT && rb->Format == MESA_FORMAT_Z16);
151 _mesa_unpack_float_z_row(rb->Format, width, map, depthValues);
201 _mesa_unpack_ubyte_stencil_row(rb->Format, width, map, stencil);
239 if (rb->Format == MESA_FORMAT_RGBA8888_REV &&
245 else if (rb->Format == MESA_FORMAT_XRGB8888 &&
251 else if (!_mesa_format_matches_format_and_type(rb->Format, format, type,
259 if (_mesa_get_format_datatype(rb->Format)
[all...]
/external/mesa3d/src/mesa/main/
H A Dframebuffer.c517 const GLenum baseFormat = _mesa_get_format_base_format(rb->Format);
518 const gl_format fmt = rb->Format;
545 const gl_format fmt = rb->Format;
557 const gl_format fmt = rb->Format;
565 const gl_format fmt = rb->Format;
573 const gl_format fmt = rb->Format;
802 ASSERT(_mesa_get_format_bits(readBuf->Format, GL_RED_BITS) > 0 ||
803 _mesa_get_format_bits(readBuf->Format, GL_ALPHA_BITS) > 0 ||
804 _mesa_get_format_bits(readBuf->Format, GL_TEXTURE_LUMINANCE_SIZE) > 0 ||
805 _mesa_get_format_bits(readBuf->Format, GL_TEXTURE_INTENSITY_SIZ
[all...]
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/osmesa/
H A Dosmesa.c367 bytesPerRow = rowlength * _mesa_get_format_bytes(osmesa->srb->Base.Format);
420 rb->Format = MESA_FORMAT_RGBA8888_REV;
422 rb->Format = MESA_FORMAT_RGBA8888;
425 rb->Format = MESA_FORMAT_RGBA_16;
428 rb->Format = MESA_FORMAT_RGBA_FLOAT32;
434 rb->Format = MESA_FORMAT_ARGB8888;
436 rb->Format = MESA_FORMAT_ARGB8888_REV;
440 rb->Format = MESA_FORMAT_RGBA_16; /* not exactly right */
444 rb->Format = MESA_FORMAT_RGBA_FLOAT32; /* not exactly right */
450 rb->Format
[all...]

Completed in 640 milliseconds

1234567891011>>