Home
last modified time | relevance | path

Searched defs:SnapshotParam (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
H A Dsnapshot_param.h37 struct SnapshotParam { struct
41 explicit SnapshotParam(int32_t delay = DEFAULT_DELAY_TIME, bool checkImageStatus = false, argument
44 std::string ToString() const in ToString()