/hardware/ti/omap4xxx/domx/omx_core/inc/ |
OMX_TI_IVCommon.h | [all...] |
/external/chromium_org/ash/wm/ |
partial_screenshot_view.cc | 117 // The partial screenshot rectangle has to be at the real top of 182 // Screenshot area representation: black rectangle with white 183 // rectangle inside. To avoid capturing these rectangles when mouse
|
/external/chromium_org/chrome/browser/first_run/ |
try_chrome_dialog_view.h | 92 // Returns a screen rectangle that is fit to show the window. In particular 95 // rectangle and for RTL it returns a right side rectangle so that the dialog
|
/external/chromium_org/remoting/base/ |
util_unittest.cc | 67 // The space before the painted rectangle should be intact. 71 // All pixels of the target rectangle should be touched. 75 // The space after the painted rectangle should be intact.
|
util.cc | 107 // Calculate the inner rectangle that can be copied by the optimized 114 // Offset pointers to point to the top left corner of the inner rectangle. 139 // rectangle. 231 // Copy pixels in the rectangle line by line.
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/ |
brw_blorp.h | 284 /* True if the rectangle being sent through the rendering pipeline might be 285 * larger than the destination rectangle, so the WM program should kill any 286 * pixels that are outside the destination rectangle.
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
brw_blorp.h | 284 /* True if the rectangle being sent through the rendering pipeline might be 285 * larger than the destination rectangle, so the WM program should kill any 286 * pixels that are outside the destination rectangle.
|
/external/neven/Embedded/common/src/b_ImageEm/ |
ToneDownBGSupp.c | 99 /* the rectangle vertices */ 103 /* expand the rectangle */ 105 /* expand rectangle. the result is called the ROI */ 200 /* the rectangle vertices */ 207 /* cut off the rectangle at the image bounaries 209 * the rectangle is shifted back inside the image */ 262 /* when the image is small, there is a possibility that the shifted rectangle lies outside of the image. 263 * => lop off the rectangle at image boundaries once again */ 316 /* the rectangle vertices */ 349 /* make sure that the width is smaller than the rectangle */ [all...] |
/external/neven/Embedded/common/src/b_TensorEm/ |
Int16Rect.h | 60 /** initializes rectangle */ 63 /** destroys rectangle */ 72 /** initialize rectangle */
|
/external/skia/gm/ |
poly2poly.cpp | 100 // TEST 1 - The rectangle as it's expected to look 126 // TEST 2 - Includes an extra moveTo call before stroke; the rectangle appears larger 148 ctx.fillText("Larger Rectangle", 10, 10);
|
/frameworks/base/docs/image_sources/in-app-billing/v3/ |
iab_v3_purchase_flow.graffle | 192 <string>Rectangle</string> 283 <string>Rectangle</string> 637 <string>Rectangle</string> 727 <string>Rectangle</string> 870 <string>Rectangle</string> 969 <string>Rectangle</string> 1058 <string>Rectangle</string> 1197 <string>Rectangle</string> 1286 <string>Rectangle</string> [all...] |
/frameworks/base/libs/hwui/ |
Layer.h | 67 * Sets this layer's region to a rectangle. Computes the appropriate 261 * Clipping rectangle. 271 * If the region is a rectangle, coordinates of the
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/curses/ |
textpad.py | 6 def rectangle(win, uly, ulx, lry, lrx): function 7 """Draw a rectangle with corners at the provided upper-left 183 rectangle(stdscr, uly-1, ulx-1, uly + nlines, ulx + ncols)
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/curses/ |
textpad.py | 6 def rectangle(win, uly, ulx, lry, lrx): function 7 """Draw a rectangle with corners at the provided upper-left 183 rectangle(stdscr, uly-1, ulx-1, uly + nlines, ulx + ncols)
|
/development/samples/ApiDemos/src/com/example/android/apis/view/ |
InternalSelectionFocus.java | 29 * rectangle of the previously focused view. The view taking focus can use this
|
/external/chromium/chrome/browser/ |
blocked_content_container.h | 75 // Changes the opening rectangle associated with |source|.
|
/external/chromium/chrome/browser/chromeos/login/ |
dom_login_display.h | 28 // NULL for the delegate and a 0-size rectangle for the background
|
/external/chromium_org/ash/system/tray/ |
actionable_view.h | 36 // Returns the bounds to paint the focus rectangle in.
|
/external/chromium_org/chrome/browser/ui/cocoa/ |
menu_button.h | 48 // Returns the rectangle that menus are anchored at. Can be overridden by
|
/external/chromium_org/content/renderer/ |
render_process.h | 33 // rect: the rectangle which will be painted, use for sizing the canvas
|
/external/chromium_org/mojo/services/native_viewport/ |
native_viewport_win.cc | 81 Rectangle(dc, cr.left, cr.top, cr.right, cr.bottom);
|
/external/chromium_org/printing/ |
printed_document_win.cc | 29 Rectangle(context, rect.x(), rect.y(), rect.right(), rect.bottom());
|
/external/chromium_org/third_party/WebKit/ManualTests/compositing/ |
show-composited-iframe-on-back-button.html | 65 Click on the following URL and then click back. When navigating back to this page, the blue box inside the black rectangle
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
RenderWidget.h | 75 IntRect m_clipRect; // The rectangle needs to remain correct after scrolling, so it is stored in content view coordinates, and not clipped to window.
|
/external/chromium_org/third_party/WebKit/public/web/ |
WebValidationMessageClient.h | 47 // besides the anchor rectangle. An implementation of this function should
|