Searched refs:fBottom (Results 176 - 200 of 368) sorted by relevance

1234567891011>>

/external/skia/bench/
H A DGameBench.cpp198 { SkIntToScalar(src.fLeft), SkIntToScalar(src.fBottom) },
201 { SkIntToScalar(src.fRight), SkIntToScalar(src.fBottom) },
/external/skia/src/core/
H A DSkRecordOpts.cpp239 SkASSERT(+buffer >= metrics.fBottom);
250 (&adopted, adjusted.fTop, adjusted.fBottom));
H A DSkCanvas.cpp1704 if (rect.fTop >= clipR.fBottom || rect.fBottom <= clipR.fTop) {
1739 ibounds.fRight + inset, ibounds.fBottom + inset);
2120 c.fBottom = SkPin32(center.fBottom, c.fTop, h);
2126 0, SkIntToScalar(c.fTop), SkIntToScalar(c.fBottom), SkIntToScalar(h)
2134 dst.fBottom - SkIntToScalar(h - c.fBottom), dst.fBottom
2151 s.fBottom
[all...]
H A DSkMaskFilter.cpp79 m.fBounds.fBottom = cy;
89 m.fBounds.fBottom = cy;
H A DSkRegion_path.cpp499 edge[0].set(r.fLeft, r.fBottom, r.fTop);
500 edge[1].set(r.fRight, r.fTop, r.fBottom);
/external/skia/src/fonts/
H A DSkGScalerContext.cpp149 metrics->fBottom = SkScalarMul(metrics->fBottom, scale);
/external/skia/tests/
H A DPathOpsCubicReduceOrderTest.cpp231 && !AlmostEqualUlps(reducer.fLine[0].fY, bounds.fBottom))
235 && !AlmostEqualUlps(reducer.fLine[1].fY, bounds.fBottom))) {
/external/chromium_org/third_party/skia/src/core/
H A DSkCanvas.cpp1597 if (rect.fTop >= clipR.fBottom || rect.fBottom <= clipR.fTop) {
1632 ibounds.fRight + inset, ibounds.fBottom + inset);
1994 c.fBottom = SkPin32(center.fBottom, c.fTop, h);
2000 0, SkIntToScalar(c.fTop), SkIntToScalar(c.fBottom), SkIntToScalar(h)
2008 dst.fBottom - SkIntToScalar(h - c.fBottom), dst.fBottom
2025 s.fBottom
[all...]
H A DSkPicture.cpp388 info.fCullRect.fBottom = SkIntToScalar(stream->readU32());
394 info.fCullRect.fBottom = stream->readScalar();
428 info.fCullRect.fBottom = SkIntToScalar(buffer->readUInt());
H A DSkMaskFilter.cpp79 m.fBounds.fBottom = cy;
89 m.fBounds.fBottom = cy;
H A DSkRegion_path.cpp499 edge[0].set(r.fLeft, r.fBottom, r.fTop);
500 edge[1].set(r.fRight, r.fTop, r.fBottom);
/external/chromium_org/third_party/skia/src/gpu/gl/
H A DGrGpuGL.cpp434 viewport.fBottom = 0;
1646 GL_CALL(ReadPixels(readRect.fLeft, readRect.fBottom,
1832 int top = r.fBottom + r.fHeight;
1838 GL_CALL(BlitFramebuffer(r.fLeft, r.fBottom, right, top,
1839 r.fLeft, r.fBottom, right, top,
2389 viewport->fBottom = 0;
2461 srcGLRect.fLeft, srcGLRect.fBottom,
2510 srcY0 = srcGLRect.fBottom;
2511 srcY1 = srcGLRect.fBottom + srcGLRect.fHeight;
2513 srcY0 = srcGLRect.fBottom
[all...]
/external/chromium_org/third_party/skia/src/gpu/
H A DGrDrawTarget.cpp706 geo.positions()->setRectFan(rect.fLeft, rect.fTop, rect.fRight, rect.fBottom, vstride);
711 localRect->fRight, localRect->fBottom,
897 if (clippedSrcRect->fBottom > src->height()) {
898 clippedSrcRect->fBottom = src->height();
901 clippedSrcRect->fBottom = clippedSrcRect->fTop + dst->height() - clippedDstPoint->fY;
H A DGrInOrderDrawBuffer.cpp65 bounds->fTop = bounds->fBottom = point->fY;
143 geo.positions()->setRectFan(rect.fLeft, rect.fTop, rect.fRight, rect.fBottom, vstride);
155 localRect->fRight, localRect->fBottom,
201 if (fClipProxy.fBottom >= this->getDrawState().getRenderTarget()->height()) {
202 fClipProxy.fBottom = SK_ScalarMax;
H A DGrContext.cpp737 verts[4].set(rect.fRight - rad, rect.fBottom - rad);
738 verts[5].set(rect.fRight + rad, rect.fBottom + rad);
739 verts[6].set(rect.fLeft + rad, rect.fBottom - rad);
740 verts[7].set(rect.fLeft - rad, rect.fBottom + rad);
747 SkScalarIsInt(r.fRight) && SkScalarIsInt(r.fBottom);
792 point.fY >= rect.fTop && point.fY <= rect.fBottom;
903 vertex[2].set(rect.fRight, rect.fBottom);
904 vertex[3].set(rect.fLeft, rect.fBottom);
/external/skia/src/gpu/
H A DGrDrawTarget.cpp732 geo.positions()->setRectFan(rect.fLeft, rect.fTop, rect.fRight, rect.fBottom, vsize);
737 localRect->fRight, localRect->fBottom,
924 if (clippedSrcRect->fBottom > src->height()) {
925 clippedSrcRect->fBottom = src->height();
928 clippedSrcRect->fBottom = clippedSrcRect->fTop + dst->height() - clippedDstPoint->fY;
H A DGrInOrderDrawBuffer.cpp69 bounds->fTop = bounds->fBottom = point->fY;
186 geo.positions()->setRectFan(rect.fLeft, rect.fTop, rect.fRight, rect.fBottom, vsize);
197 localRect->fRight, localRect->fBottom,
244 if (fClipProxy.fBottom >= this->getDrawState().getRenderTarget()->height()) {
245 fClipProxy.fBottom = SK_ScalarMax;
/external/chromium_org/third_party/skia/gm/
H A Dbeziereffects.cpp159 bounds.fRight, bounds.fBottom,
314 bounds.fRight, bounds.fBottom,
500 bounds.fRight, bounds.fBottom,
/external/chromium_org/third_party/skia/samplecode/
H A DSampleFatBits.cpp157 path.lineTo(rr.fRight, rr.fBottom);
165 path.lineTo(r.fRight, r.fBottom);
230 fClipRect.fBottom * fZoom
H A DSampleRegion.cpp61 bounds.set(x, y + fm.fTop, x + paint.measureText(text, len), y + fm.fBottom);
167 dst->fBottom = (int)::roundf(src.fBottom * scale);
/external/chromium_org/third_party/skia/src/utils/
H A DSkDumpCanvas.cpp366 src->fBottom < SkIntToScalar(bitmap.height()))) {
439 picture->cullRect().fRight, picture->cullRect().fBottom);
445 picture->cullRect().fRight, picture->cullRect().fBottom);
/external/skia/gm/
H A Dbeziereffects.cpp159 bounds.fRight, bounds.fBottom,
314 bounds.fRight, bounds.fBottom,
500 bounds.fRight, bounds.fBottom,
/external/skia/samplecode/
H A DSampleFatBits.cpp158 path.lineTo(rr.fRight, rr.fBottom);
166 path.lineTo(r.fRight, r.fBottom);
231 fClipRect.fBottom * fZoom
H A DSampleRegion.cpp61 bounds.set(x, y + fm.fTop, x + paint.measureText(text, len), y + fm.fBottom);
167 dst->fBottom = (int)::roundf(src.fBottom * scale);
/external/skia/src/gpu/effects/
H A DGrDashingEffect.cpp158 verts[idx + 1].fPos = SkPoint::Make(rect.fLeft, rect.fBottom);
159 verts[idx + 2].fPos = SkPoint::Make(rect.fRight, rect.fBottom);
546 rect.fRight - 0.5f, rect.fBottom - 0.5f);

Completed in 545 milliseconds

1234567891011>>