/frameworks/av/services/camera/libcameraservice/camera2/ |
JpegProcessor.cpp | 378 ALOGW("JPEG size %d too large, reducing to maxSize %d", size, maxSize);
|
/frameworks/base/docs/html/design/patterns/ |
help.jd | 18 <li><strong>They're usually not necessary.</strong> If you have usability concerns about an aspect of your app, don't just throw help at the problem. Try to solve it in the UI. Apply Android design patterns, styles, and building blocks, and you'll go a long way in reducing the need to educate your users.</li>
|
/frameworks/base/docs/html/guide/topics/manifest/ |
receiver-element.jd | 166 This allows components in different applications to share a process, reducing
|
service-element.jd | 181 This allows components in different applications to share a process, reducing
|
/frameworks/base/packages/SystemUI/res/values/ |
dimens.xml | 68 reducing false presses on navbar buttons; approx 2mm -->
|
/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/ |
CellBroadcastAlertAudio.java | 334 log("in call: reducing volume");
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
zconf.h | 206 * WARNING: reducing MAX_WBITS makes minigzip unable to extract .gz files
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/ |
zconf.h | 206 * WARNING: reducing MAX_WBITS makes minigzip unable to extract .gz files
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/ |
zconf.h | 206 * WARNING: reducing MAX_WBITS makes minigzip unable to extract .gz files
|
/external/ceres-solver/include/ceres/ |
solver.h | 192 // numerically invalid step that can be fixed by reducing the 310 // preconditioners), the fill-reducing ordering algorithms can
|
loss_function.h | 334 // optimizing the problem and then reducing the scale. This can have
|
/external/dropbear/libtommath/ |
bn.tex | 547 \subsection{Reducing Memory Usage} [all...] |
/external/aac/libAACenc/src/ |
sf_estim.cpp | 833 /* try to find a better solution by reducing the scf difference to [all...] |
/external/openssl/crypto/bn/ |
bn_gf2m.c | 306 /* reducing component t^p[k] */ 314 /* reducing component t^0 */ 342 /* reducing component t^p[k]*/
|
/docs/source.android.com/src/source/ |
known-issues.jd | 133 the added benefit of reducing build times.</p>
|
/external/ceres-solver/docs/ |
changes.tex | 205 \item Block oriented fill reducing orderings. This
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
CheckerDocumentation.cpp | 143 /// up/reduce the checker state, which is important for reducing the overall
|
/external/eigen/Eigen/src/Eigenvalues/ |
ComplexSchur.h | 171 * The Schur decomposition is computed by first reducing the
|
/external/eigen/unsupported/Eigen/ |
MatrixFunctions | 331 The matrix square root is computed by first reducing the matrix to
|
/external/llvm/lib/Transforms/IPO/ |
StripSymbols.cpp | 19 // reducing code size or making it harder to reverse engineer code.
|
/external/llvm/tools/bugpoint/ |
ExtractFunction.cpp | 331 errs() << "*** Error: when reducing functions, encountered "
|
/external/qemu/distrib/sdl-1.2.15/src/video/x11/ |
SDL_x11yuv.c | 437 strongly reducing possible flashing. */
|
/external/regex-re2/re2/ |
prog.h | 226 // when recording state pointers, greatly reducing its memory footprint.
|
/frameworks/base/core/java/android/app/ |
SharedPreferencesImpl.java | 501 * thread (which in addition to reducing allocations and
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
ImageOverlay.java | 274 // we only anti-alias when reducing the image size.
|