/third_party/skia/experimental/graphite/src/ |
D | Recording.cpp | 14 Recording::Recording(sk_sp<CommandBuffer> commandBuffer) in Recording() function in skgpu::Recording 18 Recording::~Recording() {} in ~Recording()
|
D | Recording.h | 17 class Recording final { 19 Recording(sk_sp<CommandBuffer>); 20 ~Recording();
|
D | Recorder.cpp | 52 std::unique_ptr<Recording> Recorder::snap() { in snap() 60 return std::unique_ptr<Recording>(new Recording(std::move(commandBuffer))); in snap()
|
D | Recorder.h | 19 class Recording; variable 34 std::unique_ptr<Recording> snap();
|
D | Context.cpp | 42 void Context::insertRecording(std::unique_ptr<Recording> recording) { in insertRecording()
|
/third_party/skia/experimental/graphite/include/ |
D | Context.h | 24 class Recording; variable 61 void insertRecording(std::unique_ptr<Recording>); 76 std::vector<std::unique_ptr<Recording>> fRecordings;
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/ |
D | QueueD3D12.cpp | 40 TRACE_EVENT_BEGIN0(GetDevice()->GetPlatform(), Recording, in SubmitImpl() 45 TRACE_EVENT_END0(GetDevice()->GetPlatform(), Recording, in SubmitImpl()
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
D | QueueVk.cpp | 46 TRACE_EVENT_BEGIN0(GetDevice()->GetPlatform(), Recording, in SubmitImpl() 52 TRACE_EVENT_END0(GetDevice()->GetPlatform(), Recording, "CommandBufferVk::RecordCommands"); in SubmitImpl()
|
/third_party/skia/third_party/externals/dawn/src/tests/perf_tests/ |
D | DawnPerfTestPlatform.cpp | 34 {1, dawn_platform::TraceCategory::Recording}, 40 static_assert(static_cast<uint32_t>(dawn_platform::TraceCategory::Recording) == 2, ""); 56 case dawn_platform::TraceCategory::Recording: in GetTraceCategoryEnabledFlag()
|
D | DawnPerfTest.cpp | 46 case dawn_platform::TraceCategory::Recording: in DumpTraceEventsToJSONFile() 320 case dawn_platform::TraceCategory::Recording: in OutputResults()
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/ |
D | QueueGL.cpp | 32 TRACE_EVENT_BEGIN0(GetDevice()->GetPlatform(), Recording, "CommandBufferGL::Execute"); in SubmitImpl() 36 TRACE_EVENT_END0(GetDevice()->GetPlatform(), Recording, "CommandBufferGL::Execute"); in SubmitImpl()
|
/third_party/vk-gl-cts/doc/testspecs/GLES3/ |
D | functional.transform_feedback.txt | 25 + Recording of user-defined fragment outputs 30 + Recording of built-in output variables
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/metal/ |
D | QueueMTL.mm | 39 TRACE_EVENT_BEGIN0(GetDevice()->GetPlatform(), Recording, "CommandBufferMTL::FillCommands"); 43 TRACE_EVENT_END0(GetDevice()->GetPlatform(), Recording, "CommandBufferMTL::FillCommands");
|
/third_party/flutter/skia/resources/lua/ |
D | slides_content2.lua | 60 Skia In Blink : Recording 68 Skia In Blink : Recording response
|
/third_party/flutter/skia/third_party/externals/sdl/docs/ |
D | README-gesture.md | 9 Recording: 14 Recording terminates as soon as a finger comes up. Recording is acknowledged by an SDL_DOLLARRECORD…
|
/third_party/skia/gn/ |
D | graphite.gni | 60 "$_src/Recording.cpp", 61 "$_src/Recording.h",
|
/third_party/skia/third_party/externals/dawn/src/include/dawn_platform/ |
D | DawnPlatform.h | 31 Recording, // Native command recording enumerator
|
/third_party/grpc/examples/csharp/HelloworldUnity/ProjectSettings/ |
D | ProjectSettings.asset | 74 Prepare IOS For Recording: 0 75 Force IOS Speakers When Recording: 0
|
/third_party/weston/wcap/ |
D | README | 9 Recording in Weston is started by pressing MOD+R and stopped by
|
/third_party/gstreamer/gstplugins_bad/po/ |
D | ja.po | 296 #~ msgid "Recording is not supported by this audio device."
|
D | ru.po | 530 #~ msgid "Recording is not supported by this audio device."
|
/third_party/vk-gl-cts/doc/testspecs/VK/ |
D | apitests.adoc | 609 Command Buffer Recording (5.3 in VK 1.0 Spec) 615 |1 | Recording to buffers | Record a single command in a primary buffer | 621 |7 | Recording for one time usage | Record a primary command buffer with VK_COMMAND_BUFFER_USAGE_O… 626 |12 | Recording with an active occlusion query | Recond a secondary command buffer with occlusionQu…
|
/third_party/gstreamer/gstplugins_good/po/ |
D | zh_HK.po | 134 msgid "Recording is not supported by this audio device."
|
D | ky.po | 136 msgid "Recording is not supported by this audio device."
|
/third_party/node/deps/npm/docs/content/using-npm/ |
D | developers.md | 116 …llow the [same pattern rules](https://git-scm.com/book/en/v2/Git-Basics-Recording-Changes-to-the-R…
|