MCPcopy Create free account
hub / github.com/comaps/comaps / Size

Method Size

libs/drape/index_storage.cpp:35–38  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33}
34
35uint32_t IndexStorage::Size() const
36{
37 return m_size;
38}
39
40void * IndexStorage::GetRaw(uint32_t offsetInElements)
41{

Callers 13

SubmitIndicesMethod · 0.45
AppendIndexesMethod · 0.45
GetCapacityMethod · 0.45
GetElementIndexesMethod · 0.45
LoadSymbolsFunction · 0.45
LoadDataFunction · 0.45
FontMethod · 0.45
VulkanPipelineMethod · 0.45
FileReadFunction · 0.45
FileSizeFunction · 0.45
StylistMethod · 0.45
DeserializeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected