/external/webkit/Source/WebCore/platform/graphics/ |
TiledBackingStore.cpp | 227 // Search for the tile position closest to the viewport center that does not yet contain a tile. 228 // Which position is considered the closest depends on the tileDistance function.
|
/external/webkit/Tools/iExploder/iexploder-1.7.2/src/css-values/ |
mozilla | 195 closest-corner 196 closest-side
|
/system/media/mca/filterpacks/videosrc/java/ |
CameraSource.java | 316 + "). Closest match: (" + closestWidth + ", " 337 + ".Closest frame rate range: ["
|
/dalvik/vm/mterp/x86-atom/ |
OP_INVOKE_SUPER.S | 23 * Description: invoke-super is used to invoke the closest superclass's virtual
|
/development/samples/ApiDemos/src/com/example/android/apis/view/ |
InternalSelectionView.java | 246 // set the row that is closest to the rect
|
/external/v8/src/ |
dtoa.h | 59 // 'v' again. The buffer will choose the representation that is closest to
|
/external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/Math/ |
15.8.2.15.js | 25 Description: return the greatest number value that is closest to the
|
15.8.2.18.js | 75 suspect that tan (PI/2 + one ulp) is a negative result about the same size as tan (PI/2) and that this pair are the closest
|
/external/webkit/Source/WebCore/storage/ |
StorageMap.cpp | 63 // The requested index will be closest to begin(), our current iterator, or end(), and we
|
/frameworks/base/core/tests/coretests/src/android/util/ |
InternalSelectionView.java | 247 // set the row that is closest to the rect
|
/packages/apps/Email/res/layout/ |
account_setup_incoming_fragment.xml | 57 <!-- 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 | 72 // 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/skia/include/core/ |
SkFontHost.h | 49 references the closest matching font available on the host system. 60 /** 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.
|
/frameworks/base/media/libstagefright/ |
SampleTable.cpp | 578 // Check left neighbour and pick closest. 671 // 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/qemu/distrib/sdl-1.2.12/src/audio/arts/ |
SDL_artsaudio.c | 274 /* Try for a closest match on audio format */
|