HomeSort by relevance Sort by last modified time
    Searched full:shadow (Results 1051 - 1075 of 1579) sorted by null

<<41424344454647484950>>

  /external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowAlertDialog.java 122 Robolectric.shadowOf(button).setText(text); // use shadow to skip
ShadowLocation.java 11 * Shadow of {@code Location} that treats it primarily as a data-holder
ShadowLocationManager.java 19 * Shadow of {@code LocationManager} that provides for the simulation of different location providers being enabled and
ShadowSQLiteDatabase.java 31 * Shadow for {@code SQLiteDatabase} that simulates the movement of a {@code Cursor} through database tables.
ShadowSparseArray.java 32 * Shadow implementation of SparseArray. Basically copied & pasted the
  /external/valgrind/main/coregrind/m_gdbserver/
valgrind-low-x86.c 145 retrieving shadow flags is not ok */
  /external/valgrind/main/memcheck/
mc_machine.c 99 shadow area), or -1 if this piece of guest state is not to be
598 requires finding 4 unused 32-bit slots in the second-shadow
    [all...]
mc_main.c 113 /* All reads and writes are checked against a memory map (a.k.a. shadow
147 writing shadow memory. Only a couple are strictly necessary (eg.
191 // compression scheme to reduce the size of shadow memory. Each byte of
225 // need to be explicit to made the shadow operations possible. Therefore
821 // (PDBs) that are represented by VA_BITS2_PARTDEFINED in the main shadow
    [all...]
  /external/valgrind/main/memcheck/tests/
sh-mem.c 1 // This program is a thorough test of the LOADVn/STOREVn shadow memory
  /frameworks/base/docs/html/guide/practices/ui_guidelines/
icon_design_launcher.jd 239 This padding can also be used to make room for a subtle drop shadow, which can help ensure
  /packages/apps/Camera2/src/com/android/camera/crop/
CropView.java 332 // Draw background shadow
  /packages/apps/Gallery2/res/values-tl/
filtershow_strings.xml 75 <string name="shadow_recovery" msgid="3928572915300287152">"Mga Shadow"</string>
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/crop/
CropView.java 333 // Draw background shadow
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
trident.h 286 unsigned long * shadow_entries; /* shadow entries with virtual addresses */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
trident.h 286 unsigned long * shadow_entries; /* shadow entries with virtual addresses */
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_repr.py 12 from repr import repr as r # Don't shadow builtin repr
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_repr.py 12 from repr import repr as r # Don't shadow builtin repr
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
completionvalues1-expected-completion32.txt 239 android:shadowColor : Place a shadow of the specified color behind the text. [color]
240 android:shadowDx : Horizontal offset of the shadow. [float]
241 android:shadowDy : Vertical offset of the shadow. [float]
242 android:shadowRadius : Radius of the shadow. [float]
    [all...]
  /art/runtime/
thread.h 516 // Number of references allocated in SIRTs & JNI shadow frames on this thread
774 // Shadow frame that is used temporarily during the deoptimization of a method.
  /external/chromium/chrome/browser/ui/views/frame/
browser_view_layout.cc 32 // The visible height of the shadow above the tabs. Clicks in this area are
155 // The top few pixels of the TabStrip are a drop-shadow - as we're pretty
glass_browser_frame_view.cc 54 // The content left/right images have a shadow built into them.
56 // The top 1 px of the tabstrip is shadow; in maximized mode we push this off
  /external/chromium_org/chrome/browser/resources/history/
history.css 169 box-shadow: 0 1px 0 rgba(0, 0, 0, 0.08),
183 text-shadow: 0 1px 0 rgb(240, 240, 240);
  /external/chromium_org/chrome/browser/ui/views/frame/
browser_view_layout.cc 39 // The visible height of the shadow above the tabs. Clicks in this area are
292 // The top few pixels of the TabStrip are a drop-shadow - as we're pretty
opaque_browser_frame_view_layout.cc 70 // The top 3 px of the tabstrip is shadow; in maximized mode we push this off
510 // There should always be the same number of non-shadow pixels visible to the
  /external/chromium_org/chrome/browser/ui/views/panels/
panel_frame_view.cc 39 // shadow around the window will not be painted by the system and we need to
232 // Frameless is only supported when Aero is enabled and shadow effect is

Completed in 655 milliseconds

<<41424344454647484950>>