/external/webkit/Source/WebCore/platform/graphics/skia/ |
IntRectSkia.cpp | 40 SkIRect rect = { x(), y(), maxX(), maxY() }; 47 rect.set(SkIntToScalar(x()), SkIntToScalar(y()), SkIntToScalar(maxX()), SkIntToScalar(maxY()));
|
FloatRectSkia.cpp | 46 SkRect rect = { x(), y(), maxX(), maxY() };
|
/external/skia/legacy/src/core/ |
SkBitmapProcState_matrix_clamp.h | 77 const unsigned maxY = s.fBitmap->height() - 1; 78 *xy++ = TILEY_PROCF(fx, maxY); 186 int maxY = s.fBitmap->height() - 1; 200 /* my sets of maxx/maxy for clamping */ 201 int32_t maxpair = (maxX&0xffff) | ((maxY&0xffff)<<16); 273 *xy++ = (TILEY_PROCF(fy, maxY) << 16) | TILEX_PROCF(fx, maxX); 288 int maxY = s.fBitmap->height() - 1; 320 int16x4_t maxY4 = vdup_n_s16((int16_t)maxY); 355 /* clamp Y>>16 (aka yhi) to 0..maxY */ 357 yhi = vmin_s16(yhi, maxY4); /* now 0..maxY */ [all...] |
SkBitmapProcState_matrix_repeat.h | 75 const unsigned maxY = s.fBitmap->height() - 1; 76 *xy++ = TILEY_PROCF(fx, maxY); 209 int maxY = s.fBitmap->height() - 1; 259 yout = vmulq_s32(yout, vdupq_n_s32(maxY+1)); 286 uint32_t val = (TILEY_PROCF(ofy, maxY) << 16) | TILEX_PROCF(ofx, maxX); 298 SkDebugf("maxX %08x maxY %08x\n", maxX, maxY); 306 *xy++ = (TILEY_PROCF(fy, maxY) << 16) | TILEX_PROCF(fx, maxX); 318 int maxY = s.fBitmap->height() - 1; 390 y = vmulq_s32(y, vdupq_n_s32(maxY+1)) [all...] |
/external/skia/src/opts/ |
SkBitmapProcState_matrix_clamp_neon.h | 73 const unsigned maxY = s.fBitmap->height() - 1; 74 *xy++ = TILEY_PROCF(fx, maxY); 182 int maxY = s.fBitmap->height() - 1; 196 /* my sets of maxx/maxy for clamping */ 197 int32_t maxpair = (maxX&0xffff) | ((maxY&0xffff)<<16); 269 *xy++ = (TILEY_PROCF(fy, maxY) << 16) | TILEX_PROCF(fx, maxX); 284 int maxY = s.fBitmap->height() - 1; 316 int16x4_t maxY4 = vdup_n_s16((int16_t)maxY); 351 /* clamp Y>>16 (aka yhi) to 0..maxY */ 353 yhi = vmin_s16(yhi, maxY4); /* now 0..maxY */ [all...] |
SkBitmapProcState_matrix_repeat_neon.h | 71 const unsigned maxY = s.fBitmap->height() - 1; 72 *xy++ = TILEY_PROCF(fx, maxY); 180 int maxY = s.fBitmap->height() - 1; 229 yout = vmulq_s32(yout, vdupq_n_s32(maxY+1)); 256 uint32_t val = (TILEY_PROCF(ofy, maxY) << 16) | TILEX_PROCF(ofx, maxX); 268 SkDebugf("maxX %08x maxY %08x\n", maxX, maxY); 275 *xy++ = (TILEY_PROCF(fy, maxY) << 16) | TILEX_PROCF(fx, maxX); 287 int maxY = s.fBitmap->height() - 1; 358 y = vmulq_s32(y, vdupq_n_s32(maxY+1)) [all...] |
SkBitmapProcState_opts_SSE2.cpp | 261 const unsigned maxY = s.fBitmap->height() - 1; 263 *xy++ = ClampX_ClampY_pack_filter(fy, maxY, s.fFilterOneY); 382 const unsigned maxY = s.fBitmap->height() - 1; 383 *xy++ = SkClampMax(fx >> 16, maxY); 504 unsigned maxY = s.fBitmap->height() - 1; 513 __m128i wide_max = _mm_set_epi32(maxX, maxY, maxX, maxY); 551 *xy++ = ClampX_ClampY_pack_filter(fy, maxY, oneY); 578 int maxY = s.fBitmap->height() - 1; 582 *xy++ = (SkClampMax(fy >> 16, maxY) << 16) [all...] |
/external/webkit/Source/WebKit2/UIProcess/qt/ |
TiledDrawingAreaTileQt.cpp | 95 if (m_rect.maxY() > oldRect.maxY()) 96 invalidate(IntRect(oldRect.x(), oldRect.maxY(), m_rect.width(), m_rect.maxY() - oldRect.maxY()));
|
/external/webkit/Source/WebCore/inspector/ |
DOMNodeHighlighter.cpp | 173 IntPoint titleBasePoint = IntPoint(anchorBox.x(), anchorBox.maxY() - 1); 191 if (titleRect.maxY() > overlayRect.maxY()) { 192 dy = anchorBox.y() - titleRect.maxY() - borderWidthPx; 194 if (titleRect.maxY() + dy > overlayRect.maxY()) 195 dy = overlayRect.maxY() - titleRect.maxY();
|
/external/replicaisland/src/com/replica/replicaisland/ |
AABoxCollisionVolume.java | 107 final float maxY; 113 maxY = Math.max(getMaxY(), other.getMaxY()); 118 maxY = other.getMaxY(); 122 final float verticalDelta = maxY - minY;
|
SphereCollisionVolume.java | 133 final float maxY; 139 maxY = Math.max(getMaxY(), other.getMaxY()); 144 maxY = other.getMaxY(); 148 final float verticalDelta = maxY - minY;
|
CollisionVolume.java | 83 final float maxY = getMaxY(); 84 value = flip.parentHeight - maxY;
|
/frameworks/base/core/java/android/webkit/ |
OverScrollGlow.java | 59 * @param maxY Maximum range for vertical scrolling 61 public void pullGlow(int x, int y, int oldX, int oldY, int maxX, int maxY) { 83 if (maxY > 0 || mHostView.getWebView().getOverScrollMode() == View.OVER_SCROLL_ALWAYS) { 90 } else if (pulledToY > maxY) {
|
/frameworks/base/tests/RenderScriptTests/FBOTest/src/com/android/fbotest/ |
fbosync.rs | 102 float minX, minY, minZ, maxX, maxY, maxZ; 107 &maxX, &maxY, &maxZ); 109 info->bBoxMax = (float3){maxX, maxY, maxZ}; 119 float minX, minY, minZ, maxX, maxY, maxZ;
|
fbotest.rs | 101 float minX, minY, minZ, maxX, maxY, maxZ; 106 &maxX, &maxY, &maxZ); 108 info->bBoxMax = (float3){maxX, maxY, maxZ}; 118 float minX, minY, minZ, maxX, maxY, maxZ;
|
/frameworks/base/tests/RenderScriptTests/ShadersTest/src/com/android/shaderstest/ |
shaderstest.rs | 117 float minX, minY, minZ, maxX, maxY, maxZ; 122 &maxX, &maxY, &maxZ); 124 info->bBoxMax = toFloat3(maxX, maxY, maxZ); 134 float minX, minY, minZ, maxX, maxY, maxZ;
|
/external/webkit/Source/WebCore/rendering/ |
RenderThemeWinCE.cpp | 389 paintInfo.context->drawLine(IntPoint(xBounds.maxX(), xBounds.y()), IntPoint(xBounds.x(), xBounds.maxY())); 492 IntPoint left = IntPoint(r.x() + 2, (r.y() + r.maxY()) / 2); 501 IntPoint right = IntPoint(left.x() + mediaElement->percentLoaded() * (r.maxX() - r.x() - 4), (r.y() + r.maxY()) / 2); 570 FloatPoint(imRect.maxX() - 1, imRect.maxY()), 576 paintInfo.context->drawLine(IntPoint(imRect.maxX(), imRect.y()), IntPoint(imRect.x(), imRect.maxY())); 598 FloatPoint pts[3] = { FloatPoint(imRect.x(), imRect.y()), FloatPoint(imRect.maxX(), (imRect.y() + imRect.maxY()) / 2.0), FloatPoint(imRect.x(), imRect.maxY()) }; 610 FloatPoint pts[3] = { FloatPoint((imRect.x() + imRect.maxX()) / 2.0, imRect.y()), FloatPoint(imRect.x(), (imRect.y() + imRect.maxY()) / 2.0), FloatPoint((imRect.x() + imRect.maxX()) / 2.0, imRect.maxY()) }; 611 FloatPoint pts2[3] = { FloatPoint(imRect.maxX(), imRect.y()), FloatPoint((imRect.x() + imRect.maxX()) / 2.0, (imRect.y() + imRect.maxY()) / 2.0), FloatPoint(imRect.maxX(), imRect.maxY()) } [all...] |
/external/skia/legacy/src/opts/ |
SkBitmapProcState_opts_SSE2.cpp | 261 const unsigned maxY = s.fBitmap->height() - 1; 263 *xy++ = ClampX_ClampY_pack_filter(fy, maxY, s.fFilterOneY); 382 const unsigned maxY = s.fBitmap->height() - 1; 383 *xy++ = SkClampMax(fx >> 16, maxY); 504 unsigned maxY = s.fBitmap->height() - 1; 513 __m128i wide_max = _mm_set_epi32(maxX, maxY, maxX, maxY); 551 *xy++ = ClampX_ClampY_pack_filter(fy, maxY, oneY); 578 int maxY = s.fBitmap->height() - 1; 582 *xy++ = (SkClampMax(fy >> 16, maxY) << 16) | [all...] |
/external/webkit/Source/WebCore/page/chromium/ |
FrameChromium.cpp | 88 buffer->context()->clip(FloatRect(0, 0, paintingRect.maxX(), paintingRect.maxY())); 111 buffer->context()->clip(FloatRect(0, 0, paintingRect.maxX(), paintingRect.maxY()));
|
/external/webkit/Source/WebKit/chromium/src/ |
DragScrollTimer.cpp | 50 else if (rect.maxY() < point.y()) 51 dy = point.y() - rect.maxY();
|
/packages/apps/Gallery2/src/com/android/gallery3d/ui/ |
FlingScroller.java | 77 int minX, int maxX, int minY, int maxY) { 83 mMaxY = maxY;
|
/external/webkit/Source/WebCore/dom/ |
ClientRect.h | 46 float bottom() const { return m_rect.maxY(); }
|
/external/webkit/Source/WebCore/platform/graphics/win/ |
IntRectWin.cpp | 41 RECT rect = { x(), y(), maxX(), maxY() };
|
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/utils/ui/dialogs/ |
ResizableDialog.java | 110 int maxY = windowBounds.y + windowBounds.height - initialSize.y; 114 if (y > maxY) { 115 y = maxY;
|
/external/skia/legacy/src/effects/ |
SkEmbossMask.cpp | 100 int maxy = mask->fBounds.height() - 1; local 104 for (int y = 0; y <= maxy; y++) { 105 int next_row = neq_to_mask(y, maxy) & rowBytes;
|