Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_context.h92 std::vector<RRect> coords_; member
H A Dpipeline_context.cpp2907 …rRegions_[id] = { .progress_ = progress, .style_ = style, .innerRect_ = rRect, .coords_ = coords }; in UpdateWindowBlurRegion()
3157 for (auto item : region.second.coords_) { in FlushWindowBlur()