/frameworks/base/docs/html/guide/topics/graphics/ |
opengl.jd | 505 should carefully consider the following factors before starting development with either API:</p> 525 <p>While performance, compatibility, convenience, control and other factors may influence your
|
/frameworks/base/docs/html/guide/webapps/ |
targeting.jd | 33 Android is available on devices with different types of screens, you should account for some factors 42 <p>When targeting your web pages for Android devices, there are two fundamental factors that you
|
/external/llvm/lib/VMCore/ |
ConstantFold.cpp | 331 /// on Ty, with any known factors factored out. If Folded is false, 388 /// on Ty, with any known factors factored out. If Folded is false, 454 /// on Ty and FieldNo, with any known factors factored out. If Folded is false, 606 // known factors to expose them to subsequent folding. If it's an 607 // alignof-like expression, factor out known factors. [all...] |
/libcore/luni/src/main/java/java/math/ |
BigDecimal.java | 495 // To simplify all factors '2' in the mantissa [all...] |
/external/jpeg/ |
structure.doc | 25 determined by the sampling factors, or a single block in a 125 to the sampling factors to be used. The preprocessing and postprocessing 235 popular sampling factors; the hardwired methods would be faster because they'd [all...] |
/external/opencv/otherlibs/highgui/ |
grfmt_jpeg.cpp | 949 if( size == 0 ) // 8 bit quant factors 957 else // 16 bit quant factors [all...] |
/development/cmds/monkey/src/com/android/commands/monkey/ |
Monkey.java | 496 // set a positive value, indicating none of the factors is provided yet 587 // set any of the factors that has been set [all...] |
/external/skia/src/ports/ |
SkFontHost_FreeType.cpp | 644 // compute our factors from the record 660 // now compute our scale factors [all...] |
/frameworks/base/media/libmediaplayerservice/ |
StagefrightRecorder.cpp | 347 // It depends on many factors, such as rate control, and the bit rate 362 // It depends on many factors, such as rate control, and the bit rate [all...] |
/system/core/libpixelflinger/ |
trap.cpp | 244 // compute coverage factors for each pixel 317 // compute coverage factors for each pixel [all...] |
/external/bluetooth/bluez/sbc/ |
sbc_primitives.c | 534 /* Default implementation for scale factors calculation */
|
/external/chromium/chrome/browser/autocomplete/ |
autocomplete_edit.h | 429 // other factors into account, e.g. if the view is ready to change the keyword
|
/external/chromium/net/http/ |
http_stream_factory_impl_job.cc | 860 // proxy info and other factors. [all...] |
/external/freetype/include/freetype/config/ |
ftoption.h | [all...] |
/external/icu4c/i18n/ |
islamcal.h | 65 * moon's illumination, and other factors, it is possible to determine the start
|
/external/mesa3d/src/pixelflinger2/ |
llvm_scanline.cpp | 370 // this is factor *= 256 / 255; factors have a chance of constant folding
|
/external/srec/srec/cfront/ |
sp_fft.c | 451 /* compute two radix-4 butterflies with twiddle factors */
|
/external/webkit/Source/WebCore/css/ |
CSSPrimitiveValue.cpp | 366 // FIXME: the switch can be replaced by an array of scale factors.
|
/external/webkit/Source/WebCore/html/canvas/ |
WebGLRenderingContext.h | 576 // Helper function to validate blend func factors.
|
/frameworks/base/core/java/android/net/ |
ConnectivityManager.java | 519 * background data depends on several combined factors, and this method will
|
/frameworks/base/core/java/android/view/ |
ScaleGestureDetector.java | 66 * only wants to update scaling factors if the change is
|
/frameworks/base/core/res/res/values/ |
attrs_manifest.xml | [all...] |
/frameworks/base/docs/html/guide/practices/ui_guidelines/ |
menu_design.jd | 282 consistently, are critical factors in good application design. The following
|
/frameworks/base/include/ui/ |
Input.h | 720 // prior to applying any other velocity control factors. The scale
|
/libcore/luni/src/main/java/java/util/concurrent/locks/ |
Condition.java | 12 * {@code Condition} factors out the {@code Object} monitor
|