Searched
full:area (Results
651 -
675 of
5028) sorted by null
<<21222324252627282930>>
/external/qemu/android/utils/ |
timezone.h | 20 * 'tzname' is not in zoneinfo format (e.g. Area/Location)
|
/external/qemu/distrib/sdl-1.2.15/docs/man3/ |
SDL_ActiveEvent.3 | 28 When the mouse leaves or enters the window area a \fBSDL_APPMOUSEFOCUS\fP type activation event occurs, if the mouse entered the window then \fBgain\fR will be 1, otherwise \fBgain\fR will be 0\&. A \fBSDL_APPINPUTFOCUS\fP type activation event occurs when the application loses or gains keyboard focus\&. This usually occurs when another application is made active\&. Finally, a \fBSDL_APPACTIVE\fP type event occurs when the application is either minimised/iconified (\fBgain\fR=0) or restored\&.
|
SDL_FillRect.3 | 15 If there is a clip rectangle set on the destination (set via \fISDL_SetClipRect\fR) then this function will clip based on the intersection of the clip rectangle and the \fBdstrect\fR rectangle and the dstrect rectangle will be modified to represent the area actually filled\&.
|
SDL_PollEvent.3 | 13 If \fBevent\fR is not \fBNULL\fP, the next event is removed from the queue and stored in that area\&.
|
/external/skia/gm/rebaseline_server/static/ |
view.css | 43 /* The main working area (connected to the selected tab). */
|
/external/skia/src/utils/ |
SkPictureUtils.cpp | 193 SkData* SkPictureUtils::GatherPixelRefs(SkPicture* pict, const SkRect& area) { 198 // this test also handles if either area or pict's width/height are empty 199 if (!SkRect::Intersects(area, 211 canvas.clipRect(area, SkRegion::kIntersect_Op, false);
|
/external/valgrind/main/VEX/priv/ |
main_util.h | 82 /* Storage management: clear the area, and allocate from it. */ 84 /* By default allocation occurs in the temporary area. However, it is 85 possible to switch to permanent area allocation if that's what you 86 want. Permanent area allocation is very limited, tho. */
|
/external/valgrind/main/docs/internals/ |
m_replacemalloc.txt | 4 'preload' shared object, which goes into the client's area of memory, and
|
/frameworks/base/core/res/res/layout/ |
breadcrumbs_in_fragment.xml | 17 <!-- This layout disables breadcrumbs in the fragment area and causes PreferenceActivity to
|
breadcrumbs_in_fragment_material.xml | 17 <!-- This layout disables breadcrumbs in the fragment area and causes PreferenceActivity to
|
default_navigation.xml | 25 <!-- message area for security screen -->
|
/frameworks/base/core/res/res/values-large/ |
dimens.xml | 27 <!-- Minimum width of the search view text entry area. -->
|
/frameworks/base/core/res/res/values-xlarge/ |
dimens.xml | 28 <!-- Minimum width of the search view text entry area. -->
|
/frameworks/base/core/res/res/values-xlarge-land/ |
dimens.xml | 23 <!-- Minimum width of the search view text entry area. -->
|
/frameworks/base/media/lib/remotedisplay/ |
README.txt | 26 without exposing the full surface area of the support library media
|
/frameworks/base/packages/Keyguard/res/values-large/ |
dimens.xml | 20 <!-- Minimum width of the search view text entry area. -->
|
/frameworks/opt/photoviewer/src/com/android/ex/photo/ |
ActionBarInterface.java | 16 * gameplay, or other activity within the main content area.
|
/frameworks/support/v7/appcompat/res/values-w600dp/ |
dimens.xml | 23 <!-- Minimum width of the search view text entry area. -->
|
/packages/apps/Camera2/src/com/android/camera/ |
CaptureModuleUI.java | 166 public void positionProgressOverlay(RectF area) { 167 mProgressOverlay.setBounds(area); 171 * Getter for the width of the visible area of the preview. 178 * Getter for the height of the visible area of the preview.
|
/packages/apps/DeskClock/src/com/android/deskclock/widget/sgv/ |
GridAdapter.java | 40 * reordering area. 44 * when it comes to reordering. As an example, if a view has reordering area set to Left, and 45 * is laid out in the last column, the grid may also choose to enable the right reordering area 48 * @return int The re-ordering area for the view at this adapter position.
|
ReorderUtils.java | 16 * Reordering area of a view in a StaggeredGridView.
|
/packages/apps/Launcher2/res/values-sw720dp-land/ |
dimens.xml | 27 <!-- the area at the edge of the screen that makes the workspace go left
|
/packages/apps/Launcher3/res/values-sw720dp-land/ |
dimens.xml | 22 <!-- the area at the edge of the screen that makes the workspace go left
|
/packages/apps/Music/res/values/ |
strings2.xml | 24 <!-- Used for the 2nd and 3rd line (artist and album) in the notification area item for the music app -->
|
/prebuilts/sdk/current/support/v7/appcompat/res/values-w600dp/ |
dimens.xml | 23 <!-- Minimum width of the search view text entry area. -->
|
Completed in 538 milliseconds
<<21222324252627282930>>