Home
last modified time | relevance | path

Searched refs:PARCEL_MAX_CAPACITY (Results 1 - 2 of 2) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/transaction/
H A Drs_hgm_config_data.cpp20 static constexpr size_t PARCEL_MAX_CAPACITY = 2000 * 1024; member
57 parcel.SetMaxCapacity(PARCEL_MAX_CAPACITY); in Marshalling()
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_base.cpp82 static const size_t PARCEL_MAX_CAPACITY = 234 * 1024 * 1024; member
94 return PARCEL_MAX_CAPACITY; in GetParcelMaxCapacity()

Completed in 3 milliseconds