Home
last modified time | relevance | path

Searched defs:AddLines (Results 1 – 3 of 3) sorted by relevance

/external/skqp/src/utils/win/
DSkDWriteGeometrySink.cpp75 void STDMETHODCALLTYPE SkDWriteGeometrySink::AddLines(const D2D1_POINT_2F *points, UINT pointsCount… in AddLines() function in SkDWriteGeometrySink
/external/perfetto/src/profiling/
Ddeobfuscator.cc204 bool ProguardParser::AddLines(std::string contents) { in AddLines() function in perfetto::profiling::ProguardParser
/external/llvm-project/llvm/unittests/DebugInfo/GSYM/
DGSYMTest.cpp265 static void AddLines(uint64_t FuncAddr, uint32_t FileIdx, FunctionInfo &FI) { in AddLines() function