webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Public Member Functions | |
TextureMapperPaintOptions (TextureMapper &textureMapper) | |
Public Attributes | |
TextureMapper & | textureMapper |
TransformationMatrix | transform |
RefPtr< BitmapTexture > | surface |
float | opacity { 1 } |
IntSize | offset |
|
inline |
IntSize WebCore::TextureMapperPaintOptions::offset |
float WebCore::TextureMapperPaintOptions::opacity { 1 } |
RefPtr<BitmapTexture> WebCore::TextureMapperPaintOptions::surface |
TextureMapper& WebCore::TextureMapperPaintOptions::textureMapper |
TransformationMatrix WebCore::TextureMapperPaintOptions::transform |