HomeSort by relevance Sort by last modified time
    Searched full:corner (Results 651 - 675 of 1196) sorted by null

<<21222324252627282930>>

  /frameworks/base/docs/html/sdk/api_diff/5/changes/
changes-summary.html 80 whose API Level identifiers are given in the upper-right corner of this page. It compares a
87 description</a>. The statistics are accessible from the "Statistics" link in the upper-right corner.</p>
  /frameworks/base/docs/html/sdk/api_diff/8/changes/
changes-summary.html 80 whose API Level identifiers are given in the upper-right corner of this page. It compares a
87 description</a>. The statistics are accessible from the "Statistics" link in the upper-right corner.</p>
  /frameworks/base/docs/html/sdk/api_diff/9/changes/
changes-summary.html 80 whose API Level identifiers are given in the upper-right corner of this page. It compares a
87 description</a>. The statistics are accessible from the "Statistics" link in the upper-right corner.</p>
  /frameworks/base/docs/html/tools/debugging/
debugging-ui.jd 215 clicking the window selection icon in the bottom left-hand corner of the window. This
472 lower left corner of the bitmap image (X=0, Y=<em>max value</em>) is anchored on the lower
  /frameworks/base/docs/html/tools/help/uiautomator/
UiObject.jd 221 <div class="jd-descrdiv">Clicks the bottom and right corner of the UI element</div>
239 <div class="jd-descrdiv">Clicks the top and left corner of the UI element</div>
672 <div class="jd-descrdiv">Long clicks bottom and right corner of the UI element</div>
690 <div class="jd-descrdiv">Long clicks on the top and left corner of the UI element</div>
    [all...]
  /frameworks/base/media/jni/
android_media_ImageReader.cpp 730 // Check if the left-top corner of the crop rect is origin, we currently assume this point is
735 "crop left top corner [%d, %d] need to be at origin", lt.x, lt.y);
  /frameworks/base/tools/layoutlib/bridge/src/android/graphics/
Path_Delegate.java 386 // Java2D doesn't support different rounded corners in each corner, so just use the
396 "Different corner sizes are not supported in Path.addRoundRect.",
  /frameworks/native/include/media/openmax/
OMX_IVCommon.h 422 * nLeft : X Coordinate of the top left corner of the rectangle
423 * nTop : Y Coordinate of the top left corner of the rectangle
    [all...]
  /hardware/qcom/media/mm-core/inc/
OMX_IVCommon.h 392 * nLeft : X Coordinate of the top left corner of the rectangle
393 * nTop : Y Coordinate of the top left corner of the rectangle
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_IVCommon.h 392 * nLeft : X Coordinate of the top left corner of the rectangle
393 * nTop : Y Coordinate of the top left corner of the rectangle
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
OMX_IVCommon.h 392 * nLeft : X Coordinate of the top left corner of the rectangle
393 * nTop : Y Coordinate of the top left corner of the rectangle
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_IVCommon.h 392 * nLeft : X Coordinate of the top left corner of the rectangle
393 * nTop : Y Coordinate of the top left corner of the rectangle
    [all...]
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_IVCommon.h 392 * nLeft : X Coordinate of the top left corner of the rectangle
393 * nTop : Y Coordinate of the top left corner of the rectangle
  /packages/apps/Gallery2/res/values/
filtershow_strings.xml 256 <!-- Label for the border corner size (or rounding) [CHAR LIMIT=14] -->
257 <string name="color_border_corner_size">Corner Size</string>
  /packages/apps/LegacyCamera/res/values/
strings.xml 271 <!-- The text shown on the top-left corner of the screen to indicate the capturing is on going [CHAR LIMIT=27] -->
274 <!-- The text shown on the bottom-left corner of the screen to indicate that the saving is in process [CHAR LIMIT=13] -->
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
tabbedpages.py 233 # mskl replaces the bottom-left corner of the border with a normal
241 # mskr replaces the bottom-right corner of the border with a normal
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
tabbedpages.py 233 # mskl replaces the bottom-left corner of the border with a normal
241 # mskr replaces the bottom-right corner of the border with a normal
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
ViewHierarchy.java 386 * @param topLeft The top left corner of the selection rectangle.
387 * @param bottomRight The bottom right corner of the selection rectangle.
  /external/chromium_org/third_party/angle/src/libGLESv2/
ProgramBinary.cpp     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
curses.h 237 #define ACS_ULCORNER NCURSES_ACS('l') /* upper left corner */
238 #define ACS_LLCORNER NCURSES_ACS('m') /* lower left corner */
239 #define ACS_URCORNER NCURSES_ACS('k') /* upper right corner */
240 #define ACS_LRCORNER NCURSES_ACS('j') /* lower right corner */
371 NCURSES_SIZE_T _begy, _begx; /* screen coords of upper-left-hand corner */
    [all...]
ncurses.h 237 #define ACS_ULCORNER NCURSES_ACS('l') /* upper left corner */
238 #define ACS_LLCORNER NCURSES_ACS('m') /* lower left corner */
239 #define ACS_URCORNER NCURSES_ACS('k') /* upper right corner */
240 #define ACS_LRCORNER NCURSES_ACS('j') /* lower right corner */
371 NCURSES_SIZE_T _begy, _begx; /* screen coords of upper-left-hand corner */
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
curses.h 237 #define ACS_ULCORNER NCURSES_ACS('l') /* upper left corner */
238 #define ACS_LLCORNER NCURSES_ACS('m') /* lower left corner */
239 #define ACS_URCORNER NCURSES_ACS('k') /* upper right corner */
240 #define ACS_LRCORNER NCURSES_ACS('j') /* lower right corner */
371 NCURSES_SIZE_T _begy, _begx; /* screen coords of upper-left-hand corner */
    [all...]
ncurses.h 237 #define ACS_ULCORNER NCURSES_ACS('l') /* upper left corner */
238 #define ACS_LLCORNER NCURSES_ACS('m') /* lower left corner */
239 #define ACS_URCORNER NCURSES_ACS('k') /* upper right corner */
240 #define ACS_LRCORNER NCURSES_ACS('j') /* lower right corner */
371 NCURSES_SIZE_T _begy, _begx; /* screen coords of upper-left-hand corner */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
curses.h 237 #define ACS_ULCORNER NCURSES_ACS('l') /* upper left corner */
238 #define ACS_LLCORNER NCURSES_ACS('m') /* lower left corner */
239 #define ACS_URCORNER NCURSES_ACS('k') /* upper right corner */
240 #define ACS_LRCORNER NCURSES_ACS('j') /* lower right corner */
371 NCURSES_SIZE_T _begy, _begx; /* screen coords of upper-left-hand corner */
    [all...]
ncurses.h 237 #define ACS_ULCORNER NCURSES_ACS('l') /* upper left corner */
238 #define ACS_LLCORNER NCURSES_ACS('m') /* lower left corner */
239 #define ACS_URCORNER NCURSES_ACS('k') /* upper right corner */
240 #define ACS_LRCORNER NCURSES_ACS('j') /* lower right corner */
371 NCURSES_SIZE_T _begy, _begx; /* screen coords of upper-left-hand corner */
    [all...]

Completed in 805 milliseconds

<<21222324252627282930>>