Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/common/
H A Drs_common_def.h346 constexpr uint32_t SIZE_UPPER_LIMIT = 1000; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H A Drs_marshalling_helper.cpp690 if (fractionStopsSize > SIZE_UPPER_LIMIT) { in Unmarshalling()
1092 if (valChangeOverLifeSize > SIZE_UPPER_LIMIT) { in Unmarshalling()
1171 if (valChangeOverLifeSize > SIZE_UPPER_LIMIT) { in Unmarshalling()