Home
last modified time | relevance | path

Searched refs:bitmapBounds (Results 1 – 25 of 47) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/docs/examples/
H A DMatrix_preConcat.cpp8 SkPoint bitmapBounds[4], perspect[4] = {{50, 10}, {180, 40}, {236, 176}, {10, 206}}; in draw() local
9 SkRect::Make(source.bounds()).toQuad(bitmapBounds); in draw()
10 matrix.setPolyToPoly(bitmapBounds, perspect, 4); in draw()
11 matrix2.setPolyToPoly(perspect, bitmapBounds, 4); in draw()
H A DMatrix_setConcat.cpp8 SkPoint bitmapBounds[4], perspect[4] = {{50, 10}, {180, 40}, {236, 176}, {10, 206}}; in draw() local
9 SkRect::Make(source.bounds()).toQuad(bitmapBounds); in draw()
10 matrix.setPolyToPoly(bitmapBounds, perspect, 4); in draw()
11 matrix2.setPolyToPoly(perspect, bitmapBounds, 4); in draw()
H A DMatrix_Concat.cpp8 SkPoint bitmapBounds[4], perspect[4] = {{50, 10}, {180, 40}, {236, 176}, {10, 206}}; in draw() local
9 SkRect::Make(source.bounds()).toQuad(bitmapBounds); in draw()
10 matrix.setPolyToPoly(bitmapBounds, perspect, 4); in draw()
11 matrix2.setPolyToPoly(perspect, bitmapBounds, 4); in draw()
H A DMatrix_063.cpp8 SkPoint bitmapBounds[4], perspect[4] = {{50, 10}, {180, 40}, {236, 176}, {10, 206}}; in draw() local
9 SkRect::Make(source.bounds()).toQuad(bitmapBounds); in draw()
10 matrix.setPolyToPoly(bitmapBounds, perspect, 4); in draw()
H A DMatrix_postRotate_2.cpp8 SkPoint bitmapBounds[4], perspect[4] = {{50, 10}, {180, 40}, {236, 176}, {10, 206}}; in draw() local
9 SkRect::Make(source.bounds()).toQuad(bitmapBounds); in draw()
10 matrix.setPolyToPoly(bitmapBounds, perspect, 4); in draw()
H A DMatrix_postScale_2.cpp8 SkPoint bitmapBounds[4], perspect[4] = {{50, 10}, {180, 40}, {236, 176}, {10, 206}}; in draw() local
9 SkRect::Make(source.bounds()).toQuad(bitmapBounds); in draw()
10 matrix.setPolyToPoly(bitmapBounds, perspect, 4); in draw()
H A DMatrix_preScale_2.cpp8 SkPoint bitmapBounds[4], perspect[4] = {{50, 10}, {180, 40}, {236, 176}, {10, 206}}; in draw() local
9 SkRect::Make(source.bounds()).toQuad(bitmapBounds); in draw()
10 matrix.setPolyToPoly(bitmapBounds, perspect, 4); in draw()
H A DMatrix_preSkew_2.cpp8 SkPoint bitmapBounds[4], perspect[4] = {{50, 10}, {180, 40}, {236, 176}, {10, 206}}; in draw() local
9 SkRect::Make(source.bounds()).toQuad(bitmapBounds); in draw()
10 matrix.setPolyToPoly(bitmapBounds, perspect, 4); in draw()
H A DMatrix_postSkew_2.cpp8 SkPoint bitmapBounds[4], perspect[4] = {{50, 10}, {180, 40}, {236, 176}, {10, 206}}; in draw() local
9 SkRect::Make(source.bounds()).toQuad(bitmapBounds); in draw()
10 matrix.setPolyToPoly(bitmapBounds, perspect, 4); in draw()
H A DMatrix_preRotate_2.cpp8 SkPoint bitmapBounds[4], perspect[4] = {{50, 10}, {180, 40}, {236, 176}, {10, 206}}; in draw() local
9 SkRect::Make(source.bounds()).toQuad(bitmapBounds); in draw()
10 matrix.setPolyToPoly(bitmapBounds, perspect, 4); in draw()
H A DMatrix_postConcat.cpp8 SkPoint bitmapBounds[4], perspect[4] = {{50, 10}, {180, 40}, {236, 176}, {10, 206}}; in draw() local
9 SkRect::Make(source.bounds()).toQuad(bitmapBounds); in draw()
10 matrix.setPolyToPoly(bitmapBounds, perspect, 4); in draw()
H A DMatrix_postRotate.cpp8 SkPoint bitmapBounds[4], perspect[4] = {{50, 10}, {180, 40}, {236, 176}, {10, 206}}; in draw() local
9 SkRect::Make(source.bounds()).toQuad(bitmapBounds); in draw()
10 matrix.setPolyToPoly(bitmapBounds, perspect, 4); in draw()
H A DMatrix_postSkew.cpp8 SkPoint bitmapBounds[4], perspect[4] = {{50, 10}, {180, 40}, {236, 176}, {10, 206}}; in draw() local
9 SkRect::Make(source.bounds()).toQuad(bitmapBounds); in draw()
10 matrix.setPolyToPoly(bitmapBounds, perspect, 4); in draw()
H A DMatrix_postScale.cpp8 SkPoint bitmapBounds[4], perspect[4] = {{50, 10}, {180, 40}, {236, 176}, {10, 206}}; in draw() local
9 SkRect::Make(source.bounds()).toQuad(bitmapBounds); in draw()
10 matrix.setPolyToPoly(bitmapBounds, perspect, 4); in draw()
H A DMatrix_preRotate.cpp8 SkPoint bitmapBounds[4], perspect[4] = {{50, 10}, {180, 40}, {236, 176}, {10, 206}}; in draw() local
9 SkRect::Make(source.bounds()).toQuad(bitmapBounds); in draw()
10 matrix.setPolyToPoly(bitmapBounds, perspect, 4); in draw()
H A DMatrix_preSkew.cpp8 SkPoint bitmapBounds[4], perspect[4] = {{50, 10}, {180, 40}, {236, 176}, {10, 206}}; in draw() local
9 SkRect::Make(source.bounds()).toQuad(bitmapBounds); in draw()
10 matrix.setPolyToPoly(bitmapBounds, perspect, 4); in draw()
H A DMatrix_preScale.cpp8 SkPoint bitmapBounds[4], perspect[4] = {{50, 10}, {180, 40}, {236, 176}, {10, 206}}; in draw() local
9 SkRect::Make(source.bounds()).toQuad(bitmapBounds); in draw()
10 matrix.setPolyToPoly(bitmapBounds, perspect, 4); in draw()
H A DMatrix_mapXY_2.cpp8 SkPoint bitmapBounds[4], perspect[4] = {{50, 10}, {180, 40}, {236, 176}, {30, 206}}; in draw() local
9 SkRect::Make(source.bounds()).toQuad(bitmapBounds); in draw()
10 matrix.setPolyToPoly(bitmapBounds, perspect, 4); in draw()
H A DMatrix_hasPerspective.cpp9 SkPoint bitmapBounds[4], perspect[4] = {{50, 10}, {180, 40}, {236, 176}, {10, 206}};
10 SkRect::Make(source.bounds()).toQuad(bitmapBounds);
11 matrix.setPolyToPoly(bitmapBounds, perspect, 4);
/dports/www/firefox-esr/firefox-91.8.0/gfx/2d/
H A DCGTextDrawing.h79 CGRect bitmapBounds =
83 CGRect bounds = CGRectIntersection(bitmapBounds, aTextBounds);
90 MOZ_ASSERT(endX <= bitmapBounds.size.width);
95 int startY = bitmapBounds.size.height - (bounds.origin.y + bounds.size.height);
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/2d/
H A DCGTextDrawing.h79 CGRect bitmapBounds =
83 CGRect bounds = CGRectIntersection(bitmapBounds, aTextBounds);
86 MOZ_ASSERT(endX <= bitmapBounds.size.width);
91 int startY = bitmapBounds.size.height - (bounds.origin.y + bounds.size.height);
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/2d/
H A DCGTextDrawing.h79 CGRect bitmapBounds =
83 CGRect bounds = CGRectIntersection(bitmapBounds, aTextBounds);
90 MOZ_ASSERT(endX <= bitmapBounds.size.width);
95 int startY = bitmapBounds.size.height - (bounds.origin.y + bounds.size.height);
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/2d/
H A DCGTextDrawing.h83 CGRect bitmapBounds = CGRectMake(0, 0, CGBitmapContextGetWidth(aContext),
87 CGRect bounds = CGRectIntersection(bitmapBounds, aTextBounds);
90 MOZ_ASSERT(endX <= bitmapBounds.size.width);
96 bitmapBounds.size.height - (bounds.origin.y + bounds.size.height);
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/2d/
H A DCGTextDrawing.h89 …CGRect bitmapBounds = CGRectMake(0, 0, CGBitmapContextGetWidth(aContext), CGBitmapContextGetHeight…
92 CGRect bounds = CGRectIntersection(bitmapBounds, aTextBounds);
95 MOZ_ASSERT(endX <= bitmapBounds.size.width);
101 int startY = bitmapBounds.size.height - (bounds.origin.y + bounds.size.height);
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/core/
H A DSkBitmapDevice.cpp249 SkRect bitmapBounds, tmpSrc, tmpDst; in drawBitmapRect() local
252 bitmapBounds.isetWH(bitmap.width(), bitmap.height()); in drawBitmapRect()
258 tmpSrc = bitmapBounds; in drawBitmapRect()
270 if (!bitmapBounds.contains(*src)) { in drawBitmapRect()
271 if (!tmpSrc.intersect(bitmapBounds)) { in drawBitmapRect()
280 if (src && !src->contains(bitmapBounds) && in drawBitmapRect()

12