Searched refs:justCopy (Results 1 - 2 of 2) sorted by relevance
/foundation/arkui/ui_lite/frameworks/dock/ |
H A D | screen_device_proxy.h | 99 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 D | screen_device.h | 195 bool justCopy, in SnapShot() 194 SnapShot(uint32_t len, bool justCopy, uint8_t* dest, const Rect& rect, bool justRender) SnapShot() argument
|
Completed in 2 milliseconds