Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/params/
H A Drs_render_thread_params.h300 isUniRenderAndOnVsync_ = isUniRenderAndOnVsync; in SetIsUniRenderAndOnVsync()
305 return isUniRenderAndOnVsync_; in IsUniRenderAndOnVsync()
462 bool isUniRenderAndOnVsync_ = false; variable