Searched defs:beginSection (Results 1 – 3 of 3) sorted by relevance
/third_party/skia/third_party/externals/oboe/src/common/ | ||
D | Trace.cpp | 35 void Trace::beginSection(const char *format, ...){ in beginSection() function in Trace |
/third_party/skia/third_party/externals/oboe/samples/debug-utils/ | ||
D | trace.cpp | 40 void Trace::beginSection(const char *fmt, ...) { in beginSection() function in Trace |
/third_party/vk-gl-cts/modules/gles31/functional/ | ||
D | es31fNegativeTestShared.cpp | 84 void NegativeTestContext::beginSection (const string& desc) in beginSection() function in deqp::gles31::Functional::NegativeTestShared::NegativeTestContext |