Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/d3d12allocator/src/
DD3D12MemAlloc.cpp1053 void BeginObject(bool singleLine = false);
1111 void JsonWriter::BeginObject(bool singleLine) in BeginObject() function in D3D12MA::JsonWriter
3195 json.BeginObject(); in WriteAllocationInfoToJson()
3211 json.BeginObject(true); in WriteAllocationInfoToJson()
3888 json.BeginObject(); in WriteBlockInfoToJson()
4979 json.BeginObject(); in AddStatInfoToJson()
4992 json.BeginObject(true); in AddStatInfoToJson()
5002 json.BeginObject(true); in AddStatInfoToJson()
5026 json.BeginObject(); in BuildStatsString()
5037 json.BeginObject(); in BuildStatsString()
[all …]
/third_party/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h8097 void BeginObject(bool singleLine = false);
8154 void VmaJsonWriter::BeginObject(bool singleLine) in BeginObject() function
8668 json.BeginObject(); in VmaPrintStatInfo()
8688 json.BeginObject(true); in VmaPrintStatInfo()
8701 json.BeginObject(true); in VmaPrintStatInfo()
8749 json.BeginObject(); in PrintDetailedMap_Begin()
8771 json.BeginObject(true); in PrintDetailedMap_Allocation()
8785 json.BeginObject(true); in PrintDetailedMap_UnusedRange()
13398 json.BeginObject(); in PrintDetailedMap()
13416 json.BeginObject(true); in PrintDetailedMap()
[all …]