Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_render_thread.cpp664 constexpr int MAX_GPU_LIMIT_SIZE = 4000; in TrimMemGpuLimitType() local
671 sizeM > 0 && sizeM <= MAX_GPU_LIMIT_SIZE) { in TrimMemGpuLimitType()