Home
last modified time | relevance | path

Searched defs:INVALID_NODEID (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H A Drs_uifirst_manager_test.cpp35 static inline NodeId INVALID_NODEID = 0xFFFF; member in OHOS::Rosen::RSUifirstManagerTest
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/common/
H A Drs_common_def.h42 constexpr uint64_t INVALID_NODEID = 0; variable