Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_effect_render_node.cpp212 currentAttachedScreenId_ = screenId; in SetCurrentAttachedScreenId()
217 return currentAttachedScreenId_; in GetCurrentAttachedScreenId()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/
H A Drs_effect_render_node.h100 uint64_t currentAttachedScreenId_ = INVALID_SCREEN_ID; // the current screen this node attached. variable