Home
last modified time | relevance | path

Searched refs:CropAndCopyDataSourceSurface (Results 1 – 6 of 6) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/dom/canvas/
H A DImageBitmap.cpp201 static already_AddRefed<DataSourceSurface> CropAndCopyDataSourceSurface( in CropAndCopyDataSourceSurface() function
310 CropAndCopyDataSourceSurface(dataSurface, cropRect); in CreateSurfaceFromRawData()
827 croppedSurface = CropAndCopyDataSourceSurface(dataSurface, cropRect); in CreateInternal()
1607 croppedSurface = CropAndCopyDataSourceSurface(dataSurface, mCropRect.ref()); in OnImageReady()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/canvas/
H A DImageBitmap.cpp189 static already_AddRefed<DataSourceSurface> CropAndCopyDataSourceSurface( in CropAndCopyDataSourceSurface() function
298 CropAndCopyDataSourceSurface(dataSurface, cropRect); in CreateSurfaceFromRawData()
834 croppedSurface = CropAndCopyDataSourceSurface(dataSurface, cropRect); in CreateInternal()
1620 croppedSurface = CropAndCopyDataSourceSurface(dataSurface, mCropRect.ref()); in OnImageReady()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/canvas/
H A DImageBitmap.cpp201 static already_AddRefed<DataSourceSurface> CropAndCopyDataSourceSurface( in CropAndCopyDataSourceSurface() function
310 CropAndCopyDataSourceSurface(dataSurface, cropRect); in CreateSurfaceFromRawData()
827 croppedSurface = CropAndCopyDataSourceSurface(dataSurface, cropRect); in CreateInternal()
1607 croppedSurface = CropAndCopyDataSourceSurface(dataSurface, mCropRect.ref()); in OnImageReady()
/dports/www/firefox/firefox-99.0/dom/canvas/
H A DImageBitmap.cpp201 static already_AddRefed<DataSourceSurface> CropAndCopyDataSourceSurface( in CropAndCopyDataSourceSurface() function
441 CropAndCopyDataSourceSurface(dataSurface, cropRect); in CreateSurfaceFromRawData()
907 dataSurface = CropAndCopyDataSourceSurface(dataSurface, cropRect); in CreateImageBitmapInternal()
1330 surface = CropAndCopyDataSourceSurface(dataSurface, cropRect); in CreateInternal()
2007 croppedSurface = CropAndCopyDataSourceSurface(dataSurface, cropRect); in OnImageReady()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/canvas/
H A DImageBitmap.cpp86 CropAndCopyDataSourceSurface(DataSourceSurface* aSurface, const IntRect& aCropRect) in CropAndCopyDataSourceSurface() function
196 RefPtr<DataSourceSurface> result = CropAndCopyDataSourceSurface(dataSurface, cropRect); in CreateSurfaceFromRawData()
880 croppedSurface = CropAndCopyDataSourceSurface(dataSurface, cropRect); in CreateInternal()
1186 croppedSurface = CropAndCopyDataSourceSurface(dataSurface, aCropRect.ref()); in DecodeAndCropBlob()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/canvas/
H A DImageBitmap.cpp187 static already_AddRefed<DataSourceSurface> CropAndCopyDataSourceSurface( in CropAndCopyDataSourceSurface() function
296 CropAndCopyDataSourceSurface(dataSurface, cropRect); in CreateSurfaceFromRawData()
897 croppedSurface = CropAndCopyDataSourceSurface(dataSurface, cropRect); in CreateInternal()
2158 croppedSurface = CropAndCopyDataSourceSurface(dataSurface, mCropRect.ref()); in OnImageReady()