HomeSort by relevance Sort by last modified time
    Searched full:covers (Results 251 - 275 of 957) sorted by null

<<11121314151617181920>>

  /external/valgrind/main/coregrind/
pub_core_rangemap.h 38 // arbitrary other UWord values. The set of ranges exactly covers all
  /frameworks/base/core/java/com/android/internal/app/
IntentForwarderActivity.java 75 if (userDest == null) { // This covers the case where there is no managed profile.
  /frameworks/base/docs/html/training/design-navigation/
screen-planning.jd 40 <p>In our example application, we want to enable users to <strong>view</strong>, <strong>save</strong>, and <strong>share</strong> <em>categorized</em> <strong>stories</strong> and <strong>photos</strong>. Below is an exhaustive list of screens that covers these use cases.</p>
  /frameworks/base/docs/html/training/game-controllers/
multiple-controllers.jd 29 <p>This lesson covers some basic techniques for handling input in your single
  /frameworks/base/docs/html/training/implementing-navigation/
descendant.jd 41 <p>Descendant navigation is usually implemented using {@link android.content.Intent} objects and {@link android.content.Context#startActivity startActivity()}, or by adding fragments to an activity using {@link android.app.FragmentTransaction} objects. This lesson covers other interesting cases that arise when implementing descendant navigation.</p>
  /frameworks/base/docs/html/training/wearables/ui/
exit.jd 55 your layout definition such that it covers the whole screen and is placed above all other views.
  /ndk/docs/text/
CPU-X86.text 54 Current solution covers by default ~41% NEON functions (889 of total 1884) and
  /packages/apps/Exchange/src/com/android/exchange/service/
AbstractSyncAdapterService.java 44 * This class covers the boilerplate for using an {@link AbstractThreadedSyncAdapter}. Subclasses
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
dictobject.h 12 It covers typical dictionary use patterns, the parameters for
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
colorsys.py 9 (with the exception of I and Q, which covers a slightly larger range).
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
dictobject.h 12 It covers typical dictionary use patterns, the parameters for
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
colorsys.py 9 (with the exception of I and Q, which covers a slightly larger range).
  /cts/tests/tests/hardware/src/android/hardware/camera2/cts/
RecordingTest.java 103 * This test covers the typical basic use case of camera recording.
133 * This test covers camera recording for all supported sizes by camera. MediaRecorder
170 * This test covers video only recording for all supported sizes (camera and
184 * This test covers video snapshot typical use case. The MediaRecorder is used to record the
200 * This test covers burst video snapshot capture. The MediaRecorder is used to record the
    [all...]
  /external/chromium_org/ui/views/
view_unittest.cc 984 // Covers |v1| by at least 60%.
1004 // Intersects |v1| and |v2|, but only covers |v2| by at least 60%.
1010 // Covers both |v1| and |v2| by at least 60%, but the center point
1017 // Covers both |v1| and |v2| by at least 60%, but the center point
    [all...]
  /external/chromium_org/media/filters/
source_buffer_stream_unittest.cc     [all...]
  /external/chromium_org/ash/display/
root_window_transformers_unittest.cc 56 // Only record when the target is the background which covers
67 // Only record when the target is the background which covers
  /external/chromium_org/cc/trees/
layer_sorter_unittest.cc 186 // Sanity check that the test case actually covers the intended scenario,
201 // covers the fix in https://bugs.webkit.org/show_bug.cgi?id=75046. Before
  /external/chromium_org/chrome/browser/ui/cocoa/
framed_browser_window.mm 182 // The tab strip view covers our window buttons. So we add hit testing here
230 // because the tab strip view covers those buttons), so we handle it here.
  /external/chromium_org/chrome/common/extensions/docs/templates/articles/
app_bluetooth.html 445 used and covers the majority of devices and profiles:
457 L2CAP is the other and covers other device types and vendor-specific uses
  /external/chromium_org/courgette/
disassembler_elf_32_arm.cc 420 // Covers thumb-2's 32-bit conditional/unconditional branches
451 // Covers both 0x0A 0x0B ARM relative branches
  /external/chromium_org/third_party/skia/src/core/
SkBitmapScaler.cpp 154 // Compute the (inclusive) range of source pixels the filter covers.
159 // it covers.
  /external/chromium_org/third_party/skia/src/images/
SkMovie_gif.cpp 287 // return true if area of 'target' is completely covers area of 'covered'
305 // and completely covers current area
  /external/eigen/test/
geo_transformations.cpp 17 /* this test covers the following files:
77 /* this test covers the following files:
  /external/skia/src/core/
SkBitmapScaler.cpp 154 // Compute the (inclusive) range of source pixels the filter covers.
159 // it covers.
  /external/skia/src/images/
SkMovie_gif.cpp 287 // return true if area of 'target' is completely covers area of 'covered'
305 // and completely covers current area

Completed in 421 milliseconds

<<11121314151617181920>>