Home
last modified time | relevance | path

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

/ohos5.0/base/security/huks/services/huks_standard/huks_engine/main/core/include/
H A Dhks_core_service_three_stage.h27 #define MAX_TOTAL_SIZE (1024 * 1024) macro
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/render_context/
H A Dshader_cache.h94 static constexpr size_t MAX_TOTAL_SIZE = MAX_VALUE_SIZE * 4; variable