Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ui_lite/frameworks/dock/
H A Dscreen_device_proxy.h99 void SnapShot(uint32_t len, bool justCopy, uint8_t* dest, const Rect& rect, bool justRender) in SnapShot() argument
102 device_->SnapShot(len, justCopy, dest, rect, justRender); in SnapShot()
H A Dscreen_device.h195 bool justCopy, in SnapShot() argument