Home
last modified time | relevance | path

Searched refs:OrientSurface (Results 1 – 11 of 11) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/image/
H A DOrientedImage.cpp79 already_AddRefed<SourceSurface> OrientedImage::OrientSurface( in OrientSurface() function in mozilla::image::OrientedImage
131 return OrientSurface(mOrientation, innerSurface); in NS_IMETHODIMP_()
147 return OrientSurface(mOrientation, innerSurface); in NS_IMETHODIMP_()
H A DOrientedImage.h87 static already_AddRefed<SourceSurface> OrientSurface(Orientation aOrientation,
H A DRasterImage.cpp608 surface = OrientedImage::OrientSurface(mOrientation, surface); in GetFrameInternal()
/dports/lang/spidermonkey78/firefox-78.9.0/image/
H A DOrientedImage.cpp78 already_AddRefed<SourceSurface> OrientedImage::OrientSurface( in OrientSurface() function in mozilla::image::OrientedImage
130 return OrientSurface(mOrientation, innerSurface); in NS_IMETHODIMP_()
146 return OrientSurface(mOrientation, innerSurface); in NS_IMETHODIMP_()
H A DOrientedImage.h87 static already_AddRefed<SourceSurface> OrientSurface(Orientation aOrientation,
H A DRasterImage.cpp616 surface = OrientedImage::OrientSurface(UsedOrientation(), surface); in GetFrameInternal()
/dports/www/firefox/firefox-99.0/image/
H A DOrientedImage.cpp78 already_AddRefed<SourceSurface> OrientedImage::OrientSurface( in OrientSurface() function in mozilla::image::OrientedImage
130 return OrientSurface(mOrientation, innerSurface); in NS_IMETHODIMP_()
146 return OrientSurface(mOrientation, innerSurface); in NS_IMETHODIMP_()
H A DOrientedImage.h80 static already_AddRefed<SourceSurface> OrientSurface(Orientation aOrientation,
/dports/mail/thunderbird/thunderbird-91.8.0/image/
H A DOrientedImage.cpp79 already_AddRefed<SourceSurface> OrientedImage::OrientSurface( in OrientSurface() function in mozilla::image::OrientedImage
131 return OrientSurface(mOrientation, innerSurface); in NS_IMETHODIMP_()
147 return OrientSurface(mOrientation, innerSurface); in NS_IMETHODIMP_()
H A DOrientedImage.h87 static already_AddRefed<SourceSurface> OrientSurface(Orientation aOrientation,
H A DRasterImage.cpp608 surface = OrientedImage::OrientSurface(mOrientation, surface); in GetFrameInternal()