/sdk/ddms/app/src/com/android/ddms/ |
UIThread.java | 514 // check that we're not out of the display area 582 // check that we're not out of the display area [all...] |
/external/qemu/distrib/sdl-1.2.12/src/video/windx5/ |
SDL_dx5video.c | 1982 RECT area; local [all...] |
/external/tinyxml/docs/ |
classTiXmlNode.html | 16 <area href="classTiXmlBase.html" alt="TiXmlBase" shape="rect" coords="295,0,403,24"> 17 <area href="classTiXmlComment.html" alt="TiXmlComment" shape="rect" coords="0,112,108,136"> 18 <area href="classTiXmlDeclaration.html" alt="TiXmlDeclaration" shape="rect" coords="118,112,226,136"> 19 <area href="classTiXmlDocument.html" alt="TiXmlDocument" shape="rect" coords="236,112,344,136"> 20 <area href="classTiXmlElement.html" alt="TiXmlElement" shape="rect" coords="354,112,462,136"> 21 <area href="classTiXmlText.html" alt="TiXmlText" shape="rect" coords="472,112,580,136"> 22 <area href="classTiXmlUnknown.html" alt="TiXmlUnknown" shape="rect" coords="590,112,698,136"> [all...] |
/external/webkit/WebCore/accessibility/ |
AccessibilityRenderObject.cpp | [all...] |
/external/webkit/WebCore/rendering/ |
RenderLayer.cpp | 778 // If we have a mask, then the clip is limited to the border box area (and there is [all...] |
/frameworks/base/docs/html/guide/developing/tools/ |
emulator.jd | 395 in the storage area of the AVD being used (see <code>-avd</code>). 404 in the storage area of the AVD being used (see <code>-avd</code>)</p><p>For more information 754 private storage area of the AVD in use. If no images exist there when 778 the active AVD's storage area, it creates a new one from a default version [all...] |
/bionic/libc/bionic/ |
malloc_debug_qemu.c | 239 * Note that we make prefix area quite large in order to increase chances of 244 * Note that we make suffix area quite large in order to increase chances of [all...] |
/external/kernel-headers/original/linux/ |
skbuff.h | 835 * This function extends the used data area of the buffer. If this would 862 * This function extends the used data area of the buffer at the buffer 1158 * The result is skb with writable area skb->head...skb->tail [all...] |
/external/libpcap/ |
savefile.c | 487 * Controller Area Network (CAN) v. 2.0B packets. 766 /* Controller Area Network (CAN) v2.0B */ 784 /* Controller Area Network (CAN) v2.0B */ [all...] |
/external/qemu/distrib/sdl-1.2.12/include/ |
SDL_video.h | 595 * the intersection of the surface area and the clipping rectangle. 710 * The given rectangle is clipped to the destination surface clip area 754 the contents of the display surface underneath the area where the overlay [all...] |
/external/skia/include/core/ |
SkCanvas.h | 272 this to check if an area you intend to draw into is clipped out (and 283 this to check if an area you intend to draw into is clipped out (and [all...] |
/external/v8/src/ia32/ |
regexp-macro-assembler-ia32.cc | 60 * - stack_area_base (High end of the memory area to use as 329 // Put arguments into allocated stack area, last argument highest on stack. 409 // Check if we have reached end of match area. [all...] |
/frameworks/base/core/java/android/view/ |
KeyEvent.java | 265 * keys, where the user can slide from the virtual key area on to the 275 * This key event was generated by a virtual (on-screen) hard key area. 276 * Typically this is an area of the touchscreen, outside of the regular [all...] |
MotionEvent.java | 368 * @param size A scaled value of the approximate size of the area being pressed when 427 * @param size A scaled value of the approximate size of the area being pressed when 814 * This represents some approximation of the area of the screen being [all...] |
/frameworks/base/docs/html/guide/topics/wireless/ |
bluetooth.jd | 71 area, connecting devices, and transferring data between devices.</p> 243 <p>Device discovery is a scanning procedure that searches the local area for 246 However, a Bluetooth device within the local area will respond to a discovery [all...] |
/frameworks/base/location/java/android/location/ |
LocationManager.java | [all...] |
/packages/apps/Contacts/src/com/android/contacts/ui/ |
QuickContactWindow.java | 304 // Pushes past the target area, then snaps back into place. 475 // edge with top of anchor area, and adjusting to inset arrow. 482 // anchor area, and adjusting to inset arrow. [all...] |
/prebuilt/darwin-x86/sdl/include/SDL/ |
SDL_video.h | 595 * the intersection of the surface area and the clipping rectangle. 710 * The given rectangle is clipped to the destination surface clip area 754 the contents of the display surface underneath the area where the overlay [all...] |
/prebuilt/linux-x86/sdl/include/SDL/ |
SDL_video.h | 595 * the intersection of the surface area and the clipping rectangle. 710 * The given rectangle is clipped to the destination surface clip area 754 the contents of the display surface underneath the area where the overlay [all...] |
/prebuilt/windows/sdl/host/include/SDL/ |
SDL_video.h | 597 * the intersection of the surface area and the clipping rectangle. 712 * The given rectangle is clipped to the destination surface clip area 756 the contents of the display surface underneath the area where the overlay [all...] |
/prebuilt/windows/sdl/include/SDL/ |
SDL_video.h | 595 * the intersection of the surface area and the clipping rectangle. 710 * The given rectangle is clipped to the destination surface clip area 754 the contents of the display surface underneath the area where the overlay [all...] |
/sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/ |
HeapPanel.java | 95 * Native+1 at least. We also need 2 more entries for free area and expansion area. */ 163 = "(heap expansion area)"; [all...] |
NativeHeapPanel.java | 76 * Native+1 at least. We also need 2 more entries for free area and expansion area. */ [all...] |
/bionic/libc/include/net/ |
ethertypes.h | 171 #define ETHERTYPE_DECLAST 0x8041 /* DEC Local Area System Transport */
|
/bionic/libc/netbsd/net/ |
base64.c | 210 src from base - 64 numbers into three 8 bit bytes in the target area.
|