Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/transaction/
H A Drs_irender_client.h31 class RSSyncTask; variable
H A Drs_transaction_proxy.h34 class RSSyncTask; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/command/
H A Drs_command.h122 RSSyncTask(uint64_t timeoutNS) : timeoutNS_(timeoutNS) {} in RSSyncTask() function