HomeSort by relevance Sort by last modified time
    Searched refs:fBottom (Results 101 - 125 of 387) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/chromium_org/third_party/skia/src/gpu/
GrAARectRenderer.cpp 307 r.fRight - dx, r.fBottom - dy, stride);
535 rect.fRight, rect.fBottom, vstride);
682 devRect.fBottom + SK_ScalarHalf
686 verts[1].fPos = SkPoint::Make(devBounds.fLeft, devBounds.fBottom);
687 verts[2].fPos = SkPoint::Make(devBounds.fRight, devBounds.fBottom);
723 devRect.fBottom + SK_ScalarHalf
735 verts[1].fPos = SkPoint::Make(devBounds.fLeft, devBounds.fBottom);
739 verts[2].fPos = SkPoint::Make(devBounds.fRight, devBounds.fBottom);
    [all...]
  /external/chromium_org/third_party/skia/src/views/
SkStackViewLayout.cpp 117 crossLimit = -fMargin.fTop - fMargin.fBottom;
132 endM = fMargin.fBottom;
265 parent->height() - fMargin.fBottom - fMargin.fTop);
  /external/skia/src/core/
SkQuadTree.cpp 41 if (query.fBottom < split.fY) {
101 node->fSplitPoint.fX, node->fBounds.fBottom);
104 node->fBounds.fRight, node->fBounds.fBottom);
SkRegion.cpp 155 return this->setRect(r.fLeft, r.fTop, r.fRight, r.fBottom);
204 count += sprintf(result+count, "(%d,%d,%d,%d)", r.fLeft, r.fTop, r.fRight, r.fBottom);
224 *ibot = fBounds.fBottom;
303 runs[1] = bounds.fBottom;
385 if (r.fBottom <= scanline_bottom(scanline)) {
470 if (sect.fBottom <= scanline_bottom(scanline)) {
543 fBounds.fRight + dx, fBounds.fBottom + dy);
    [all...]
SkRTree.cpp 241 {&SkIRect::fTop, &SkIRect::fBottom}
461 SkMax32(0, SkMin32(rect1.fBottom, rect2.fBottom) - SkMax32(rect1.fTop, rect2.fTop));
481 if (joinWith.fBottom > out->fBottom) { out->fBottom = joinWith.fBottom; }
SkPath.cpp 29 dst->fBottom = SkMaxScalar(dst->fBottom, src.fBottom);
223 SkScalar xB = SkScalarMul(v.fX, rect.fBottom - edgeBegin->fY);
831 this->addRect(rect.fLeft, rect.fTop, rect.fRight, rect.fBottom, dir);
967 path->lineTo(rect.fRight, rect.fBottom - ry); 2 lower right
968 path->quadTo(rect.fRight, rect.fBottom - offPtY,
969 rect.fRight - midPtX, rect.fBottom - midPtY);
970 path->quadTo(rect.fRight - offPtX, rect.fBottom,
971 rect.fRight - rx, rect.fBottom);
    [all...]
SkRRect.cpp 193 y > fRect.fBottom - fRadii[kLowerLeft_Corner].fY) {
197 y - (fRect.fBottom - fRadii[kLowerLeft_Corner].fY));
207 y > fRect.fBottom - fRadii[kLowerRight_Corner].fY) {
211 y - (fRect.fBottom - fRadii[kLowerRight_Corner].fY));
254 this->checkCornerContainment(rect.fRight, rect.fBottom) &&
255 this->checkCornerContainment(rect.fLeft, rect.fBottom);
SkAAClip.h 61 return this->quickContains(r.fLeft, r.fTop, r.fRight, r.fBottom);
SkEdge.h 47 SkASSERT(fFirstY < clip.fBottom);
  /external/skia/src/gpu/
GrAARectRenderer.cpp 283 r.fRight - dx, r.fBottom - dy, stride);
510 rect.fRight, rect.fBottom, vsize);
653 devRect.fBottom + SK_ScalarHalf
657 verts[1].fPos = SkPoint::Make(devBounds.fLeft, devBounds.fBottom);
658 verts[2].fPos = SkPoint::Make(devBounds.fRight, devBounds.fBottom);
695 devRect.fBottom + SK_ScalarHalf
707 verts[1].fPos = SkPoint::Make(devBounds.fLeft, devBounds.fBottom);
711 verts[2].fPos = SkPoint::Make(devBounds.fRight, devBounds.fBottom);
    [all...]
  /external/skia/src/views/
SkStackViewLayout.cpp 117 crossLimit = -fMargin.fTop - fMargin.fBottom;
132 endM = fMargin.fBottom;
265 parent->height() - fMargin.fBottom - fMargin.fTop);
  /external/chromium_org/third_party/skia/src/core/
SkRegion.cpp 155 return this->setRect(r.fLeft, r.fTop, r.fRight, r.fBottom);
204 count += sprintf(result+count, "(%d,%d,%d,%d)", r.fLeft, r.fTop, r.fRight, r.fBottom);
224 *ibot = fBounds.fBottom;
303 runs[1] = bounds.fBottom;
385 if (r.fBottom <= scanline_bottom(scanline)) {
470 if (sect.fBottom <= scanline_bottom(scanline)) {
543 fBounds.fRight + dx, fBounds.fBottom + dy);
    [all...]
SkRTree.cpp 248 {&SkIRect::fTop, &SkIRect::fBottom}
468 SkMax32(0, SkMin32(rect1.fBottom, rect2.fBottom) - SkMax32(rect1.fTop, rect2.fTop));
488 if (joinWith.fBottom > out->fBottom) { out->fBottom = joinWith.fBottom; }
SkRRect.cpp 193 y > fRect.fBottom - fRadii[kLowerLeft_Corner].fY) {
197 y - (fRect.fBottom - fRadii[kLowerLeft_Corner].fY));
207 y > fRect.fBottom - fRadii[kLowerRight_Corner].fY) {
211 y - (fRect.fBottom - fRadii[kLowerRight_Corner].fY));
254 this->checkCornerContainment(rect.fRight, rect.fBottom) &&
255 this->checkCornerContainment(rect.fLeft, rect.fBottom);
SkAAClip.h 65 return this->quickContains(r.fLeft, r.fTop, r.fRight, r.fBottom);
  /external/chromium_org/third_party/skia/src/gpu/effects/
GrRRectEffect.cpp 324 rect.fBottom += 0.5f;
331 rect.fBottom += 0.5f;
338 rect.fBottom -= radius;
345 rect.fBottom -= radius;
352 rect.fBottom -= radius;
359 rect.fBottom += 0.5f;
366 rect.fBottom -= radius;
373 rect.fBottom -= radius;
378 pdman.set4f(fInnerRectUniform, rect.fLeft, rect.fTop, rect.fRight, rect.fBottom);
625 rect.fBottom -= r1.fY
    [all...]
GrTextureDomain.h 66 texelRect.fBottom * hInv
  /external/skia/src/gpu/effects/
GrRRectEffect.cpp 320 rect.fBottom += 0.5f;
327 rect.fBottom += 0.5f;
334 rect.fBottom -= radius;
341 rect.fBottom -= radius;
348 rect.fBottom -= radius;
355 rect.fBottom += 0.5f;
362 rect.fBottom -= radius;
369 rect.fBottom -= radius;
374 uman.set4f(fInnerRectUniform, rect.fLeft, rect.fTop, rect.fRight, rect.fBottom);
618 rect.fBottom -= r1.fY
    [all...]
GrTextureDomain.h 58 texelRect.fBottom * hInv
  /external/chromium_org/third_party/skia/src/pdf/
SkPDFImage.cpp 56 for (int y = srcRect.fTop; y < srcRect.fBottom; y++) {
80 for (int y = srcRect.fTop; y < srcRect.fBottom; y++) {
124 for (int y = srcRect.fTop; y < srcRect.fBottom; y++) {
151 for (int y = srcRect.fTop; y < srcRect.fBottom; y++) {
179 for (int y = srcRect.fTop; y < srcRect.fBottom; y++) {
385 for (int y = srcRect.fTop; y < srcRect.fBottom; y++) {
413 for (int y = srcRect.fTop; y < srcRect.fBottom; y++) {
  /external/skia/src/pdf/
SkPDFImage.cpp 55 for (int y = srcRect.fTop; y < srcRect.fBottom; y++) {
79 for (int y = srcRect.fTop; y < srcRect.fBottom; y++) {
123 for (int y = srcRect.fTop; y < srcRect.fBottom; y++) {
150 for (int y = srcRect.fTop; y < srcRect.fBottom; y++) {
178 for (int y = srcRect.fTop; y < srcRect.fBottom; y++) {
384 for (int y = srcRect.fTop; y < srcRect.fBottom; y++) {
412 for (int y = srcRect.fTop; y < srcRect.fBottom; y++) {
  /external/chromium_org/content/shell/renderer/test_runner/
mock_web_theme_engine.cc 105 retval.fBottom = retval.fTop + controlSize - 1;
222 irect.fBottom - indentBottom);
237 irect.fBottom - indentBottom);
245 int bottom = irect.fBottom;
333 int bottom = irect.fBottom;
541 irect.fBottom = extraParams->menuList.arrowY + (extraParams->menuList.arrowHeight - 1) / 2;
551 irect.fLeft + halfWidth, irect.fBottom,
591 bottom = lirect.fBottom;
602 bottom = lirect.fBottom;
  /external/chromium_org/third_party/skia/src/effects/
SkDashPathEffect.cpp 128 if (maxY < bounds.fTop || minY > bounds.fBottom) {
139 if (maxY > bounds.fBottom) {
140 maxY = bounds.fBottom + SkScalarMod(maxY - bounds.fBottom, intervalLength);
  /frameworks/minikin/sample/
MinikinSkia.cpp 58 bounds->mBottom = skBounds.fBottom;
  /external/chromium_org/third_party/WebKit/Source/platform/graphics/skia/
SkiaUtils.cpp 138 if (fX < bounds.fLeft || fX > bounds.fRight || fY < bounds.fTop || fY > bounds.fBottom)
145 SkScalar biggestCoord = std::max(std::max(std::max(bounds.fRight, bounds.fBottom), -bounds.fLeft), -bounds.fTop);

Completed in 5021 milliseconds

1 2 3 45 6 7 8 91011>>