Searched
full:complex (Results
576 -
600 of
1939) sorted by null
<<21222324252627282930>>
/external/webkit/Source/WebCore/platform/graphics/ |
Font.h | 157 enum CodePath { Auto, Simple, Complex, SimpleWithGlyphOverflow };
|
/external/webkit/Source/WebCore/webaudio/ |
AudioContext.h | 241 // We don't use RefPtr<AudioNode> here because AudioNode has a more complex ref() / deref() implementation
|
/external/webkit/Source/WebKit2/WebProcess/WebPage/ |
WebPage.messages.in | 178 # Complex text input support for plug-ins.
|
/external/webkit/Tools/DumpRenderTree/chromium/ |
DumpRenderTree.cpp | 41 static const char optionComplexText[] = "--complex-text";
|
/frameworks/av/include/media/ |
mediaplayer.h | 103 // The video is too complex for the decoder: it can't decode frames fast
|
/frameworks/base/core/java/android/appwidget/ |
AppWidgetHost.java | 257 // Convert complex to dp -- we are getting the AppWidgetProviderInfo from the
|
/frameworks/base/core/java/android/content/ |
ClipData.java | 41 * <p>ClippedData is a complex type containing one or Item instances, 180 * share complex or large clips through the standard content provider 234 * Create a complex Item, containing multiple representations of 245 * Create a complex Item, containing multiple representations of [all...] |
/frameworks/base/core/java/android/view/ |
IWindowSession.aidl | 71 * so complex relayout of the window should not happen based on them.
|
/frameworks/base/core/tests/coretests/src/android/util/ |
ListItemFactory.java | 29 * Reusable methods for creating more complex list items.
|
/frameworks/base/docs/html/training/custom-views/ |
optimizing-view.jd | 81 <p>If you have a complex UI, you should consider writing a custom {@link android.view.ViewGroup
|
/frameworks/base/docs/html/training/improving-layouts/ |
reusing-layouts.jd | 43 <p>Reusing layouts is particularly powerful as it allows you create reusable complex layouts. For
|
/frameworks/base/docs/html/training/notepad/ |
index.jd | 21 concepts in Android development. If you want to add more complex features to
|
notepad-index.jd | 20 concepts in Android development. If you want to add more complex features to
|
/frameworks/base/graphics/java/android/renderscript/ |
ProgramVertexFixedFunction.java | 66 throw new RSIllegalArgumentException("Complex elements not allowed.");
|
/libcore/luni/src/main/java/java/text/ |
Format.java | 45 * Two complex formatting classes are worth mentioning: {@code MessageFormat}
|
/packages/apps/Email/src/com/android/email/ |
SecurityPolicy.java | 106 * password complex chars take the max (strongest mode) 472 // password minimum complex characters. 473 // Note, in Exchange, "complex chars" simply means "non alpha", but in the DPM, 474 // setting the quality to complex also defaults min symbols=1 and min numeric=1. [all...] |
/packages/apps/Email/src/org/apache/commons/io/ |
FileCleaner.java | 122 * thread will simply exit when the JVM exits. In a more complex environment,
|
/prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/libs/x86/ |
libstlport_shared.so | |
/prebuilts/tools/common/proguard/proguard4.7/docs/ |
results.html | 145 The Java 6 run-time classes are the most complex example. The classes perform
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/properties/ |
XmlProperty.java | 103 // If we're nested within a complex property, say "Line Spacing", don't
|
/sdk/sdkmanager/libs/sdklib/tests/src/com/android/sdklib/repository/ |
ValidateAddonXmlTest.java | 180 assertRegex("cvc-complex-type.2.4.a: Invalid content was found starting with element 'r:codename'.*",
|
/system/extras/tests/bionic/libc/common/ |
test_pthread_mutex.c | 257 /* This is more complex example to test contention of mutexes.
|
test_pthread_rwlock.c | 228 /* This is more complex example to test contention of rwlockes.
|
/system/media/audio_utils/ |
fixedfft.cpp | 17 /* A Fixed point implementation of Fast Fourier Transform (FFT). Complex numbers
|
/bionic/libc/docs/ |
OVERVIEW.TXT | 161 complex function (e.g. inside gethostbyname() or fprintf() + complex 316 uses complex heuristics to try to use the less threads possible when several
|
Completed in 2762 milliseconds
<<21222324252627282930>>