Home
last modified time | relevance | path

Searched refs:LOOP_TILER (Results 1 – 7 of 7) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/core/
H A DSkBitmapDevice.cpp127 #define LOOP_TILER(code) \ macro
287 LOOP_TILER( drawPaint(paint)) in drawPaint()
292 LOOP_TILER( drawPoints(mode, count, pts, paint, nullptr)) in drawPoints()
296 LOOP_TILER( drawRect(r, paint)) in drawRect()
316 LOOP_TILER( drawRRect(rrect, paint)) in drawRRect()
336 LOOP_TILER( drawBitmap(bitmap, matrix, nullptr, paint)) in drawBitmap()
431 LOOP_TILER( drawBitmap(*bitmapPtr, matrix, dstPtr, paint)) in drawBitmapRect()
460 LOOP_TILER( drawSprite(bitmap, TILER_X(x), TILER_Y(y), paint)) in drawSprite()
465 LOOP_TILER( drawText((const char*)text, len, x, y, paint, &fSurfaceProps)) in drawText()
470 LOOP_TILER( drawPosText((const char*)text, len, xpos, scalarsPerPos, offset, paint, in drawPosText()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/core/
H A DSkBitmapDevice.cpp180 #define LOOP_TILER(code, boundsPtr) \ macro
361 LOOP_TILER( drawPoints(mode, count, pts, paint, nullptr), nullptr) in drawPoints()
365 LOOP_TILER( drawRect(r, paint), Bounder(r, paint)) in drawRect()
380 LOOP_TILER( drawRRect(rrect, paint), Bounder(rrect.getBounds(), paint)) in drawRRect()
412 LOOP_TILER(drawBitmap(bitmap, matrix, dstOrNull, paint), bounds) in drawBitmap()
547 LOOP_TILER( drawGlyphRunList(glyphRunList, &fGlyphPainter), nullptr ) in drawGlyphRunList()
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/core/
H A DSkBitmapDevice.cpp180 #define LOOP_TILER(code, boundsPtr) \ macro
361 LOOP_TILER( drawPoints(mode, count, pts, paint, nullptr), nullptr) in drawPoints()
365 LOOP_TILER( drawRect(r, paint), Bounder(r, paint)) in drawRect()
385 LOOP_TILER( drawRRect(rrect, paint), Bounder(rrect.getBounds(), paint)) in drawRRect()
417 LOOP_TILER(drawBitmap(bitmap, matrix, dstOrNull, paint), bounds) in drawBitmap()
551 LOOP_TILER( drawGlyphRunList(glyphRunList, &fGlyphPainter), nullptr ) in drawGlyphRunList()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/core/
H A DSkBitmapDevice.cpp180 #define LOOP_TILER(code, boundsPtr) \ macro
361 LOOP_TILER( drawPoints(mode, count, pts, paint, nullptr), nullptr) in drawPoints()
365 LOOP_TILER( drawRect(r, paint), Bounder(r, paint)) in drawRect()
385 LOOP_TILER( drawRRect(rrect, paint), Bounder(rrect.getBounds(), paint)) in drawRRect()
417 LOOP_TILER(drawBitmap(bitmap, matrix, dstOrNull, paint), bounds) in drawBitmap()
551 LOOP_TILER( drawGlyphRunList(glyphRunList, &fGlyphPainter), nullptr ) in drawGlyphRunList()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/core/
H A DSkBitmapDevice.cpp180 #define LOOP_TILER(code, boundsPtr) \ macro
361 LOOP_TILER( drawPoints(mode, count, pts, paint, nullptr), nullptr) in drawPoints()
365 LOOP_TILER( drawRect(r, paint), Bounder(r, paint)) in drawRect()
385 LOOP_TILER( drawRRect(rrect, paint), Bounder(rrect.getBounds(), paint)) in drawRRect()
417 LOOP_TILER(drawBitmap(bitmap, matrix, dstOrNull, paint), bounds) in drawBitmap()
552 LOOP_TILER( drawGlyphRunList(glyphRunList, &fGlyphPainter), nullptr ) in drawGlyphRunList()
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/core/
H A DSkBitmapDevice.cpp180 #define LOOP_TILER(code, boundsPtr) \ macro
361 LOOP_TILER( drawPoints(mode, count, pts, paint, nullptr), nullptr) in drawPoints()
365 LOOP_TILER( drawRect(r, paint), Bounder(r, paint)) in drawRect()
385 LOOP_TILER( drawRRect(rrect, paint), Bounder(rrect.getBounds(), paint)) in drawRRect()
417 LOOP_TILER(drawBitmap(bitmap, matrix, dstOrNull, paint), bounds) in drawBitmap()
551 LOOP_TILER( drawGlyphRunList(glyphRunList, &fGlyphPainter), nullptr ) in drawGlyphRunList()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/core/
H A DSkBitmapDevice.cpp180 #define LOOP_TILER(code, boundsPtr) \ macro
361 LOOP_TILER( drawPoints(mode, count, pts, paint, nullptr), nullptr) in drawPoints()
365 LOOP_TILER( drawRect(r, paint), Bounder(r, paint)) in drawRect()
385 LOOP_TILER( drawRRect(rrect, paint), Bounder(rrect.getBounds(), paint)) in drawRRect()
417 LOOP_TILER(drawBitmap(bitmap, matrix, dstOrNull, paint), bounds) in drawBitmap()
551 LOOP_TILER( drawGlyphRunList(glyphRunList, &fGlyphPainter), nullptr ) in drawGlyphRunList()