Home
last modified time | relevance | path

Searched refs:pixelStretchTileMode (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/drawable/
H A Drs_property_drawable_utils.h62 … const RectF& boundsRect, const bool boundsGeoValid, const Drawing::TileMode pixelStretchTileMode);
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/drawable/
H A Drs_property_drawable_utils.cpp838 … const RectF& boundsRect, const bool boundsGeoValid, const Drawing::TileMode pixelStretchTileMode) in DrawPixelStretch() argument
929 *image, pixelStretchTileMode, pixelStretchTileMode, samplingOptions, inverseMat)); in DrawPixelStretch()
938 *image, pixelStretchTileMode, pixelStretchTileMode, samplingOptions, inverseMat)); in DrawPixelStretch()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
H A Drs_properties_painter.cpp1006 … auto pixelStretchTileMode = static_cast<Drawing::TileMode>(properties.GetPixelStretchTileMode()); in DrawPixelStretch() local
1009 *image, pixelStretchTileMode, pixelStretchTileMode, samplingOptions, inverseMat)); in DrawPixelStretch()
1018 *image, pixelStretchTileMode, pixelStretchTileMode, samplingOptions, inverseMat)); in DrawPixelStretch()