Home
last modified time | relevance | path

Searched defs:surfRect (Results 1 – 14 of 14) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/basic/
H A DBasicLayerManager.cpp110 IntRect surfRect; in PushGroupForLayer() local
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/basic/
H A DBasicLayerManager.cpp106 IntRect surfRect; in PushGroupForLayer() local
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/basic/
H A DBasicLayerManager.cpp110 IntRect surfRect; in PushGroupForLayer() local
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/layers/basic/
H A DBasicLayerManager.cpp104 IntRect surfRect; in PushGroupForLayer() local
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/layers/basic/
H A DBasicLayerManager.cpp104 IntRect surfRect; in PushGroupForLayer() local
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/cores/VideoPlayer/DVDCodecs/Video/
H A DDVDVideoCodecAndroidMediaCodec.cpp236 CRect surfRect = m_videoview->getSurfaceRect(); in RenderUpdate() local
/dports/www/firefox-esr/firefox-91.8.0/dom/canvas/
H A DImageBitmap.cpp237 const IntRect surfRect(IntPoint(0, 0), aSurface->GetSize()); in CropAndCopyDataSourceSurface() local
513 IntRect surfRect(0, 0, mSurface->GetSize().width, mSurface->GetSize().height); in PrepareForDrawTarget() local
/dports/lang/spidermonkey78/firefox-78.9.0/dom/canvas/
H A DImageBitmap.cpp225 const IntRect surfRect(IntPoint(0, 0), aSurface->GetSize()); in CropAndCopyDataSourceSurface() local
508 IntRect surfRect(0, 0, mSurface->GetSize().width, mSurface->GetSize().height); in PrepareForDrawTarget() local
/dports/mail/thunderbird/thunderbird-91.8.0/dom/canvas/
H A DImageBitmap.cpp237 const IntRect surfRect(IntPoint(0, 0), aSurface->GetSize()); in CropAndCopyDataSourceSurface() local
513 IntRect surfRect(0, 0, mSurface->GetSize().width, mSurface->GetSize().height); in PrepareForDrawTarget() local
/dports/games/dhewm3/dhewm3-1.5.1/neo/renderer/
H A Dtr_light.cpp1595 idScreenRect surfRect; in R_RemoveUnecessaryViewLights() local
/dports/www/firefox/firefox-99.0/dom/canvas/
H A DImageBitmap.cpp237 const IntRect surfRect(IntPoint(0, 0), aSurface->GetSize()); in CropAndCopyDataSourceSurface() local
684 IntRect surfRect(0, 0, mSurface->GetSize().width, mSurface->GetSize().height); in PrepareForDrawTarget() local
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/canvas/
H A DImageBitmap.cpp121 const IntRect surfRect(IntPoint(0, 0), aSurface->GetSize()); in CropAndCopyDataSourceSurface() local
554 IntRect surfRect(0, 0, mSurface->GetSize().width, mSurface->GetSize().height); in PrepareForDrawTarget() local
/dports/lang/spidermonkey60/firefox-60.9.0/dom/canvas/
H A DImageBitmap.cpp223 const IntRect surfRect(IntPoint(0, 0), aSurface->GetSize()); in CropAndCopyDataSourceSurface() local
616 IntRect surfRect(0, 0, mSurface->GetSize().width, mSurface->GetSize().height); in PrepareForDrawTarget() local
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/thebes/
H A DgfxContext.cpp852 Rect surfRect(0, 0, Float(mDT->GetSize().width), Float(mDT->GetSize().height)); in PushGroupAndCopyBackground() local