Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/render/
H A Drs_filter.h123 return needSnapshotOutset_; in NeedSnapshotOutset()
128 needSnapshotOutset_ = needSnapshotOutset; in SetSnapshotOutset()
134 bool needSnapshotOutset_ = true; variable