Home
last modified time | relevance | path

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

/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
H A Dshader_cache.cpp50 size_t totalSize = isUni ? MAX_UNIRENDER_SIZE : MAX_TOTAL_SIZE; in InitShaderCache()
/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/base/hiviewdfx/hiview/hisysevent/
H A Dhiviewdfx.yaml59 MAX_TOTAL_SIZE: {type: UINT32, desc: maximum total size}