Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/d3d12allocator/src/
DD3D12MemAlloc.cpp1093 void WriteIndent(bool oneLess = false);
1310 void JsonWriter::WriteIndent(bool oneLess) in WriteIndent() argument
1317 if (count > 0 && oneLess) in WriteIndent()
/third_party/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h8136 void WriteIndent(bool oneLess = false);
8353 void VmaJsonWriter::WriteIndent(bool oneLess) in WriteIndent() argument
8360 if(count > 0 && oneLess) in WriteIndent()