Home
last modified time | relevance | path

Searched defs:beginEvent (Results 1 – 9 of 9) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DDebugAnnotator9.cpp16 void DebugAnnotator9::beginEvent(const char *eventName, const char *eventMessage) in beginEvent() function in rx::DebugAnnotator9
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DLoggingAnnotator.cpp21 void LoggingAnnotator::beginEvent(const char *eventName, const char *eventMessage) in beginEvent() function in angle::LoggingAnnotator
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DDebugAnnotator9.cpp16 void DebugAnnotator9::beginEvent(gl::Context *context, in beginEvent() function in rx::DebugAnnotator9
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DLoggingAnnotator.cpp21 void LoggingAnnotator::beginEvent(gl::Context *context, in beginEvent() function in angle::LoggingAnnotator
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DDebugAnnotator11.cpp22 void DebugAnnotator11::beginEvent(const char *eventName, const char *eventMessage) in beginEvent() function in rx::DebugAnnotator11
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DDebugAnnotatorVk.cpp22 void DebugAnnotatorVk::beginEvent(gl::Context *context, in beginEvent() function in rx::DebugAnnotatorVk
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DDebugAnnotator11.cpp22 void DebugAnnotator11::beginEvent(gl::Context *context, in beginEvent() function in rx::DebugAnnotator11
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
Dtrace.cpp102 void Trace::beginEvent(const char* fmt, ...) { in beginEvent() function in marl::Trace
/third_party/typescript/src/testRunner/unittests/tsserver/
DtypingsInstaller.ts1724 let beginEvent!: server.BeginInstallTypes; variable
1772 let beginEvent: server.BeginInstallTypes | undefined; variable