HomeSort by relevance Sort by last modified time
    Searched full:component (Results 676 - 700 of 4899) sorted by null

<<21222324252627282930>>

  /frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/exif/
ExifTag.java 201 * Gets the component count of this tag.
210 * Sets the component count of this tag. Call this function before
211 * setValue() if the length of value does not match the component count.
229 * <li>The component type of this tag is not {@link #TYPE_UNSIGNED_SHORT},
232 * <li>The value.length does NOT match the component count in the definition
264 * <li>The component type of this tag is not {@link #TYPE_UNSIGNED_SHORT},
267 * <li>The component count in the definition of this tag is not 1.</li>
280 * <li>The component type of this tag is not {@link #TYPE_UNSIGNED_LONG}.</li>
282 * <li>The value.length does NOT match the component count in the definition
302 * <li>The component type of this tag is not {@link #TYPE_UNSIGNED_LONG}.</li
    [all...]
  /hardware/qcom/media/mm-core/omxcore/src/common/
qc_omx_core.c 69 Constructor for creating component instances.
85 DEBUG_PRINT("Error: Library %s incompatible as QCOM OMX component loader - %s\n",
158 Clears the component handle from the component table.
191 Check if the component handle already exists or not.
227 Gets the index to store the next handle for specified component name.
230 cmp_name : Component Name
263 Check if any component instance is using the library
266 index: Component Index in core array.
293 Check if the component already exists or not. Used in th
    [all...]
  /packages/apps/Camera2/src/com/android/camera/exif/
ExifTag.java 201 * Gets the component count of this tag.
210 * Sets the component count of this tag. Call this function before
211 * setValue() if the length of value does not match the component count.
229 * <li>The component type of this tag is not {@link #TYPE_UNSIGNED_SHORT},
232 * <li>The value.length does NOT match the component count in the definition
264 * <li>The component type of this tag is not {@link #TYPE_UNSIGNED_SHORT},
267 * <li>The component count in the definition of this tag is not 1.</li>
280 * <li>The component type of this tag is not {@link #TYPE_UNSIGNED_LONG}.</li>
282 * <li>The value.length does NOT match the component count in the definition
302 * <li>The component type of this tag is not {@link #TYPE_UNSIGNED_LONG}.</li
    [all...]
  /packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/exif/
ExifTag.java 201 * Gets the component count of this tag.
210 * Sets the component count of this tag. Call this function before
211 * setValue() if the length of value does not match the component count.
229 * <li>The component type of this tag is not {@link #TYPE_UNSIGNED_SHORT},
232 * <li>The value.length does NOT match the component count in the definition
264 * <li>The component type of this tag is not {@link #TYPE_UNSIGNED_SHORT},
267 * <li>The component count in the definition of this tag is not 1.</li>
280 * <li>The component type of this tag is not {@link #TYPE_UNSIGNED_LONG}.</li>
282 * <li>The value.length does NOT match the component count in the definition
302 * <li>The component type of this tag is not {@link #TYPE_UNSIGNED_LONG}.</li
    [all...]
  /packages/apps/Launcher3/src/com/android/gallery3d/exif/
ExifTag.java 201 * Gets the component count of this tag.
210 * Sets the component count of this tag. Call this function before
211 * setValue() if the length of value does not match the component count.
229 * <li>The component type of this tag is not {@link #TYPE_UNSIGNED_SHORT},
232 * <li>The value.length does NOT match the component count in the definition
264 * <li>The component type of this tag is not {@link #TYPE_UNSIGNED_SHORT},
267 * <li>The component count in the definition of this tag is not 1.</li>
280 * <li>The component type of this tag is not {@link #TYPE_UNSIGNED_LONG}.</li>
282 * <li>The value.length does NOT match the component count in the definition
302 * <li>The component type of this tag is not {@link #TYPE_UNSIGNED_LONG}.</li
    [all...]
  /packages/apps/Mms/src/com/android/mms/exif/
ExifTag.java 201 * Gets the component count of this tag.
210 * Sets the component count of this tag. Call this function before
211 * setValue() if the length of value does not match the component count.
229 * <li>The component type of this tag is not {@link #TYPE_UNSIGNED_SHORT},
232 * <li>The value.length does NOT match the component count in the definition
264 * <li>The component type of this tag is not {@link #TYPE_UNSIGNED_SHORT},
267 * <li>The component count in the definition of this tag is not 1.</li>
280 * <li>The component type of this tag is not {@link #TYPE_UNSIGNED_LONG}.</li>
282 * <li>The value.length does NOT match the component count in the definition
302 * <li>The component type of this tag is not {@link #TYPE_UNSIGNED_LONG}.</li
    [all...]
  /external/chromium_org/third_party/WebKit/Source/weborigin/
KURL.cpp 64 // at the fragment component.
304 url_parse::Component path = m_parsed.path;
308 url_parse::Component file;
418 url_parse::Component protocolComponent;
419 if (!url_canon::CanonicalizeScheme(newProtocolUTF8.data(), url_parse::Component(0, newProtocolUTF8.length()), &canonProtocol, &protocolComponent)
424 replacements.SetScheme(charactersOrEmpty(newProtocolUTF8), url_parse::Component(0, newProtocolUTF8.length()));
440 replacements.SetHost(charactersOrEmpty(hostUTF8), url_parse::Component(0, hostUTF8.length()));
459 replacements.SetHost(charactersOrEmpty(hostUTF8), url_parse::Component(0, hostUTF8.length()));
464 replacements.SetPort(charactersOrEmpty(portUTF8), url_parse::Component(0, portUTF8.length()));
484 replacements.SetPort(reinterpret_cast<const char*>(portString.characters8()), url_parse::Component(0, portString.length()))
    [all...]
  /hardware/qcom/media/mm-core/src/common/
qc_omx_core.c 66 Constructor for creating component instances.
82 DEBUG_PRINT("Error: Library %s incompatible as QCOM OMX component loader - %s\n",
155 Clears the component handle from the component table.
188 Check if the component handle already exists or not.
227 Gets the index to store the next handle for specified component name.
230 cmp_name : Component Name
263 Check if any component instance is using the library
266 index: Component Index in core array.
293 Check if the component already exists or not. Used in th
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/inc/
OMX_Mp3Dec_Utils.h 33 * This the file is used internally by the component
86 #define MP3DEC_MAJOR_VER 0x1/* Major number of the component */
87 #define MP3DEC_MINOR_VER 0x1 /* Mnor number of the component */
90 #define OMX_MP3DEC_DEFAULT_SEGMENT (0) /* default segment ID of the component */
100 //#define MP3DEC_DEBUG /* See all debug statement of the component */
101 /* #define MP3DEC_MEMDETAILS */ /* See memory details of the component */
102 /* #define MP3DEC_BUFDETAILS */ /* See buffers details of the component */
103 // #define MP3DEC_STATEDETAILS /* See all state transitions of the component*/
123 #define NUM_OF_PORTS 0x2 /* Number of ports of component */
267 ////////////////// OMX COMPONENT CAPABILITY RELATED MEMBERS (for opencore compatability
    [all...]
  /external/chromium_org/chrome/browser/extensions/api/input_ime/
input_ime_api.cc 296 const extensions::InputComponentInfo& component) {
297 VLOG(1) << "RegisterIme: " << extension_id << " id: " << component.id;
303 engine_map.find(component.id);
310 component.id);
312 layouts.assign(component.layouts.begin(), component.layouts.end());
315 languages.assign(component.languages.begin(), component.languages.end());
319 observer, component.name.c_str(), extension_id.c_str(),
320 component.id.c_str(), component.description.c_str()
    [all...]
  /development/build/
sdk-windows-x86.atree 30 # Platform Tools Component
42 # Build Tools Component
90 # Docs Component
  /external/apache-http/src/org/apache/commons/logging/impl/
WeakHashtable.java 61 * Each component running in the container owns one or more classloaders; when
62 * the component loads a LogFactory instance via the component classloader
64 * keyed by the component's classloader so different components don't
65 * stomp on each other. When the component is later unloaded, the container
66 * sets the component's classloader to null with the intent that all the
67 * component's classes get garbage-collected. However there's still a
68 * reference to the component's classloader from a key in the "global"
70 * is called whenever component is unloaded, the classloaders will be correctly
78 * There is still one (unusual) scenario in which a component will not
    [all...]
  /external/chromium/build/temp_gyp/
googleurl.gyp 13 'type': '<(component)',
56 ['OS=="win" and component=="shared_library"', {
102 ['OS=="win" and component=="shared_library"', {
  /external/chromium_org/ash/desktop_background/
desktop_background_widget_controller.h 36 // Set bounds of component that draws background.
39 // Move component from |src_container| in |root_window| to |dest_container|.
68 DesktopBackgroundWidgetController* component);
  /external/chromium_org/ash/wm/
window_resizer.h 39 static int GetBoundsChangeForWindowComponent(int component);
83 // The component the user pressed on.
108 static bool IsBottomEdge(int component);
  /external/chromium_org/chrome/browser/extensions/
admin_policy.cc 19 extension->location() != extensions::Manifest::COMPONENT &&
59 // Component extensions are always allowed.
60 if (extension->location() == Manifest::COMPONENT)
  /external/chromium_org/chrome/browser/resources/print_preview/previewarea/
margin_control_container.js 9 * UI component used for setting custom print margins.
18 * @extends {print_preview.Component}
22 print_preview.Component.call(this);
76 * custom margins component to the top-left corner of the most visible
101 * CSS classes used by the custom margins component.
124 __proto__: print_preview.Component.prototype,
183 print_preview.Component.prototype.enterDocument.call(this);
185 // We want to respond to mouse up events even beyond the component's
313 * Called when the mouse moves in the custom margins component. Moves the
329 * Called when the mouse is released in the custom margins component
    [all...]
  /external/chromium_org/chrome/browser/speech/
tts_extension_loader_chromeos.cc 83 // Load the component extension into this profile.
84 LOG(INFO) << "Loading TTS component extension.";
122 LOG(INFO) << "TTS component extension loaded, retrying queued utterances.";
  /external/chromium_org/third_party/freetype/include/freetype/internal/
fttrace.h 89 /* Type 42 driver component */
100 /* Windows font component */
111 /* PFR font component */
  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
rawtransport.cc 92 ASSERT(cand->component() == 1);
121 TransportChannelImpl* RawTransport::CreateTransportChannel(int component) {
122 return new RawTransportChannel(content_name(), component, this,
transport.h 175 int component; member in struct:cricket::TransportChannelStats
252 TransportChannelImpl* CreateChannel(int component);
255 TransportChannelImpl* GetChannel(int component);
257 bool HasChannel(int component) {
258 return (NULL != GetChannel(component));
261 void DestroyChannel(int component);
308 int, // component
329 virtual TransportChannelImpl* CreateTransportChannel(int component) = 0;
401 // Candidate component => ChannelMapEntry
428 TransportChannelImpl* CreateChannel_w(int component);
    [all...]
  /external/chromium_org/third_party/skia/src/effects/
SkColorFilterImageFilter.cpp 29 // any output component might go outside of [0, 255] for any combination of
31 // Each output component is an affine transformation of the input component, so
  /external/chromium_org/tools/deep_memory_profiler/subcommands/
expand.py 19 'Usage: %prog expand <dump> <policy> <component> <depth>')
36 """Prints all stacktraces in a given component of given depth.
42 component_name: A name of component for filtering.
  /external/chromium_org/url/
url_util_unittest.cc 13 url_parse::Component found_scheme;
21 EXPECT_TRUE(found_scheme == url_parse::Component(0, 4));
26 EXPECT_TRUE(found_scheme == url_parse::Component(0, 4));
32 EXPECT_TRUE(found_scheme == url_parse::Component());
38 EXPECT_TRUE(found_scheme == url_parse::Component(0, 0));
42 EXPECT_TRUE(found_scheme == url_parse::Component());
50 EXPECT_TRUE(found_scheme == url_parse::Component(1, 10));
58 EXPECT_TRUE(found_scheme == url_parse::Component(1, 11));
68 replacements.SetRef("test", url_parse::Component(0, 4));
74 replacements.SetHost("test", url_parse::Component(0, 4))
    [all...]
  /external/freetype/include/freetype/internal/
fttrace.h 95 /* Type 42 driver component */
106 /* Windows font component */
117 /* PFR font component */

Completed in 752 milliseconds

<<21222324252627282930>>