Home
last modified time | relevance | path

Searched defs:innerSize (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/
H A Degl_blob_cache.cpp279 size_t innerSize = headSize + item->first->dataSize + item->second->dataSize; in GetCacheSize() local
328 size_t innerSize = headsize + keysize + valuesize; in WriteToDisk() local
389 size_t innerSize = headsize + keysize + valuesize; in ReadFromDisk() local
/ohos5.0/foundation/multimedia/media_foundation/tests/unittest/format/
H A Davformat_unit_channel_layout_test.cpp174 int32_t innerSize = innerChanneLayouts.size(); variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/tool_bar/
H A Drender_tool_bar_item.cpp147 Size innerSize = GetLayoutParam().GetMaxSize(); in PerformLayout() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/picker/
H A Drender_picker_base.cpp340 Size innerSize = box_->GetLayoutSize(); in LayoutBoxes() local