Home
last modified time | relevance | path

Searched refs:canAddWidth (Results 1 – 14 of 14) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/gpu/
H A DGrRectanizer_pow2.cpp32 if (!row->canAddWidth(width, this->width())) { in addRect()
43 SkASSERT(row->canAddWidth(width, this->width())); in addRect()
H A DGrRectanizer_pow2.h51 bool canAddWidth(int width, int containerWidth) const { in canAddWidth() function
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/gpu/
H A DGrRectanizer_pow2.cpp32 if (!row->canAddWidth(width, this->width())) { in addRect()
43 SkASSERT(row->canAddWidth(width, this->width())); in addRect()
H A DGrRectanizer_pow2.h51 bool canAddWidth(int width, int containerWidth) const { in canAddWidth() function
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/gpu/
H A DGrRectanizer_pow2.cpp32 if (!row->canAddWidth(width, this->width())) { in addRect()
43 SkASSERT(row->canAddWidth(width, this->width())); in addRect()
H A DGrRectanizer_pow2.h51 bool canAddWidth(int width, int containerWidth) const { in canAddWidth() function
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/gpu/
H A DGrRectanizer_pow2.cpp32 if (!row->canAddWidth(width, this->width())) { in addRect()
43 SkASSERT(row->canAddWidth(width, this->width())); in addRect()
H A DGrRectanizer_pow2.h51 bool canAddWidth(int width, int containerWidth) const { in canAddWidth() function
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/gpu/
H A DGrRectanizer_pow2.cpp32 if (!row->canAddWidth(width, this->width())) { in addRect()
43 SkASSERT(row->canAddWidth(width, this->width())); in addRect()
H A DGrRectanizer_pow2.h51 bool canAddWidth(int width, int containerWidth) const { in canAddWidth() function
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/gpu/
H A DGrRectanizer_pow2.cpp32 if (!row->canAddWidth(width, this->width())) { in addRect()
43 SkASSERT(row->canAddWidth(width, this->width())); in addRect()
H A DGrRectanizer_pow2.h50 bool canAddWidth(int width, int containerWidth) const { in canAddWidth() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/gpu/
H A DGrRectanizerPow2.cpp32 if (!row->canAddWidth(width, this->width())) { in addRect()
43 SkASSERT(row->canAddWidth(width, this->width())); in addRect()
H A DGrRectanizerPow2.h53 bool canAddWidth(int width, int containerWidth) const { in canAddWidth() function