Home
last modified time | relevance | path

Searched refs:pointRsxform_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/render/
H A Drs_particles_drawable.h52 std::vector<Drawing::RSXform> pointRsxform_; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_particles_drawable.cpp88 pointRsxform_.push_back( in CaculatePointAtlsArry()
211 Drawing::RSXform* rsxform = pointRsxform_.data(); in DrawCircle()