/external/zxing/qr_scanner/src/com/google/zxing/client/android/ |
CaptureActivityHandler.java | 70 // When one auto focus pass finishes, start another. This is the closest thing to
|
/packages/apps/Email/res/layout/ |
account_setup_incoming_fragment.xml | 56 <!-- Note: we use inputType=textUri as the closest approximation to a server name -->
|
/packages/apps/Email/res/layout-sw600dp/ |
account_setup_exchange_fragment.xml | 62 <!-- Note: we use inputType=textUri as the closest approximation to a server name -->
|
account_setup_incoming_fragment.xml | 64 <!-- Note: we use inputType=textUri as the closest approximation to a server name -->
|
/packages/apps/Mms/src/com/android/mms/dom/smil/ |
ElementParallelTimeContainerImpl.java | 111 * Find the closest Time of ElementTime before instant.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/grid/ |
GridMatch.java | 73 // Pick closest matches first
|
/external/qemu/distrib/sdl-1.2.12/src/video/ |
SDL_video.c | 344 * or returns the bits-per-pixel of the closest available mode with the 350 /* 8 bit closest depth ordering */ 352 /* 15,16 bit closest depth ordering */ 354 /* 24 bit closest depth ordering */ 356 /* 32 bit closest depth ordering */ 424 * Get the closest non-emulated video mode to the one requested 444 /* Try the original video mode, get the closest depth */ 454 /* No exact size match at any depth, look for closest match */ 604 /* Get a good video mode, the closest one possible */ [all...] |
/external/aac/libSBRenc/include/ |
sbr_encoder.h | 278 * \brief get closest working bit rate to specified desired bit rate for a single SBR element 283 * \return closest working bit rate to bitRate value
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/performance/ui/ |
Utils.java | 148 static int closest(RGB[] rgbs, int n, RGB rgb) { method in class:Utils 233 pixels[x] = closest(rgbs, n, rgb);
|
/external/skia/include/core/ |
SkFontHost.h | 42 references the closest matching font available on the host system. 53 /** Return a new, closest matching typeface given either an existing family
|
/external/webkit/Source/WebKit2/UIProcess/ |
TiledDrawingAreaProxy.cpp | 430 // Search for the tile position closest to the viewport center that does not yet contain a tile. 431 // Which position is considered the closest depends on the tileDistance function.
|
DrawingAreaProxyImpl.cpp | 305 // choose the most recent one, or the one that is closest to our current size.
|
/frameworks/av/media/libstagefright/ |
SampleTable.cpp | 578 // Check left neighbour and pick closest. 676 // Pick the sync sample closest (timewise) to the start-sample.
|
/bionic/libm/man/ |
fenv.3 | 147 Results are rounded to the closest representable value.
|
/external/apache-xml/src/main/java/org/apache/xpath/objects/ |
XRTreeFrag.java | 76 * Return a java object that's closest to the representation
|
/external/chromium/chrome/browser/ssl/ |
ssl_error_info.cc | 42 // "closest match" to the host name in the request URL, or listing all
|
/external/chromium/net/http/ |
http_auth_cache.cc | 190 // has the closest enclosing path in LookupByPath().
|
/external/chromium/third_party/libjingle/source/talk/base/ |
taskrunner.cc | 208 // it has the closest timeout time
|
/external/jmonkeyengine/engine/src/terrain/com/jme3/terrain/geomipmap/picking/ |
BresenhamTerrainPicker.java | 220 * Finds the closest height point to a position. Will always be left/above
|
/external/qemu/distrib/sdl-1.2.12/src/audio/arts/ |
SDL_artsaudio.c | 274 /* Try for a closest match on audio format */
|
/external/qemu/distrib/sdl-1.2.12/src/audio/dsp/ |
SDL_dspaudio.c | 207 /* Try for a closest match on audio format */
|
/external/qemu/distrib/sdl-1.2.12/src/audio/mint/ |
SDL_mintaudio_dma8.c | 226 /* Calculate and select the closest frequency */
|
/external/qemu/distrib/sdl-1.2.12/src/audio/nas/ |
SDL_nasaudio.c | 233 /* Try for a closest match on audio format */
|
/external/quake/quake/src/QW/client/ |
gl_vidandroid.c | 93 // JACK: 3D distance calcs - k is last closest, l is the distance.
|
/frameworks/av/media/libstagefright/rtsp/ |
ARTPSource.cpp | 112 // derive the high-order bits by choosing the candidate closest
|