/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/android/ |
native_window.h | 27 * Pixel formats that a window can use.
|
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/android/ |
native_window.h | 27 * Pixel formats that a window can use.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/ |
color1-expected-completion46b.txt | 20 android:color : Hexadeximal color. Required. The color is specified with an RGB value and optional alpha channel. The value always begins with a pound (#) character and then followed by the Alpha-Red-Green-Blue information in one of the following formats: * RGB * ARGB * RRGGBB * AARRGGBB
|
/system/core/include/log/ |
logprint.h | 124 * Formats a log message into a buffer
|
/system/media/audio_utils/include/audio_utils/spdif/ |
SPDIFEncoder.h | 74 // Works with various formats including AC3.
|
/external/kernel-headers/original/uapi/linux/ |
videodev2.h | 253 /* Is a video capture device that supports multiplanar formats */ 255 /* Is a video output device that supports multiplanar formats */ 257 /* Is a video mem-to-mem device that supports multiplanar formats */ 289 /* RGB formats */ 302 /* Grey formats */ 310 /* Grey bit-packed formats */ 313 /* Palette formats */ 316 /* Chrominance formats */ 319 /* Luminance+Chrominance formats */ 360 /* Bayer formats - see http://www.siliconimaging.com/RGB%20Bayer.htm * [all...] |
/hardware/qcom/msm8x84/original-kernel-headers/linux/ |
videodev2.h | 253 /* Is a video capture device that supports multiplanar formats */ 255 /* Is a video output device that supports multiplanar formats */ 257 /* Is a video mem-to-mem device that supports multiplanar formats */ 289 /* RGB formats */ 302 /* Grey formats */ 310 /* Grey bit-packed formats */ 313 /* Palette formats */ 316 /* Chrominance formats */ 319 /* Luminance+Chrominance formats */ 358 /* Bayer formats - see http://www.siliconimaging.com/RGB%20Bayer.htm * [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/man/man1/ |
x86_64-w64-mingw32-objcopy.1 | 220 between any two formats. However, copying a relocatable object file 221 between any two formats may not work as expected. 225 translation work; it has access to all the formats described in \s-1BFD\s0 226 and thus is able to recognize most formats without being told 245 files. If the input format has an endianness (some formats do not), 246 \&\fBobjcopy\fR can only copy the inputs into file formats that have the 478 because only certain debugging formats are supported, and the 494 formats support setting the start address. 502 formats support setting the start address. 510 address, by adding \fIincr\fR. Some object file formats do not permi [all...] |
/external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d/d3d11/ |
formatutils11.cpp | 7 // formatutils11.cpp: Queries for GL image formats and their translations to D3D11 8 // formats. 316 // Useful formats for vertex buffers 429 // to glTex*Image*D and the destination DXGI_FORMAT. Source formats and types are taken from [all...] |
/frameworks/base/docs/html/google/play/publishing/ |
multiple-apks.jd | 83 <li>Support different OpenGL texture compression formats with each APK.</li> 204 <li><strong>OpenGL texture compression formats</strong> 336 supported texture compression formats), and thus, each APK will declare support for different 488 compression formats, be aware that many devices support multiple formats. Because a device 492 separate builds for your app using PVRTC, ATITC, and ETC1 compression formats. If you prefer these 493 formats in this exact order, then the APK that uses PVRTC should have the highest version code, the 522 either screen sizes or GL texture formats (not used in these examples), and the last three digits 529 maximum screen size (1 - 4 indicating each of the four sizes) or to denote the texture formats 534 demonstrate a solution for identifying different texture compression formats. One option might b [all...] |
/cts/apps/CameraITS/tests/scene1/ |
test_format_combos.py | 29 """Test different combinations of output formats. 49 # 10 different combos of output formats; some are single surfaces, and
|
/development/host/windows/usb/api/ |
adb_api_legacy.h | 124 /** Structure AdbQueryEndpointInformation formats input for
133 /** Structure AdbBulkTransfer formats parameters for ADB_CTL_BULK_READ and
|
/device/generic/goldfish/camera/ |
PreviewWindow.cpp | 119 * formats. */ 171 * supports those formats, we need to obtain the frame in RGB565. */
|
/device/htc/flounder/ |
nvaudio_conf.xml | 70 <param name="ulp formats" val="mp3 aac"/> 134 <param name="ulp formats" val="mp3 aac"/>
|
/docs/source.android.com/src/devices/ |
audio_src.jd | 67 <li>which digital audio sample formats are supported</li> 75 and support all common digital audio sample formats.
|
media.jd | 29 software-based codecs for several popular media formats. Stagefright features for audio and video playback 69 <p>Stagefright comes with built-in software codecs for common media formats, but you can also add your
|
/external/chromium_org/ash/drag_drop/ |
drag_drop_interactive_uitest.cc | 50 int* formats, 52 *formats = ui::OSExchangeData::STRING;
|
/external/chromium_org/base/i18n/ |
time_formatting.cc | 134 // is used by all of 12-hour clock formats, but not any of 24-hour clock 135 // formats, as shown below.
|
/external/chromium_org/chrome/browser/ui/views/bookmarks/ |
bookmark_menu_controller_views.cc | 108 int* formats, 110 return menu_delegate_->GetDropFormats(menu, formats, custom_formats);
|
/external/chromium_org/chrome/browser/ui/views/toolbar/ |
home_button.cc | 150 int* formats, 152 *formats = ui::OSExchangeData::URL;
|
/external/chromium_org/content/renderer/media/ |
video_capture_impl.h | 79 // Get capturing formats supported by this device. 84 // Get capturing formats currently in use by this device.
|
/external/chromium_org/media/formats/mp2t/ |
es_adapter_video.cc | 5 #include "media/formats/mp2t/es_adapter_video.h" 10 #include "media/formats/mp2t/mp2t_common.h"
|
ts_packet.cc | 5 #include "media/formats/mp2t/ts_packet.h" 9 #include "media/formats/mp2t/mp2t_common.h"
|
/external/chromium_org/media/formats/webm/ |
cluster_builder.cc | 5 #include "media/formats/webm/cluster_builder.h" 9 #include "media/formats/webm/webm_constants.h"
|
webm_content_encodings_client.cc | 5 #include "media/formats/webm/webm_content_encodings_client.h" 9 #include "media/formats/webm/webm_constants.h"
|