/external/skia/tests/graphite/ |
D | GraphitePromiseImageTest.cpp | 260 std::unique_ptr<Recording> recording = testContext.fRecorder->snap(); in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS() local 284 std::unique_ptr<Recording> recording = testContext.fRecorder->snap(); in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS() local 305 std::unique_ptr<Recording> recording = testContext.fRecorder->snap(); in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS() local 348 std::unique_ptr<Recording> recording = testContext.fRecorder->snap(); in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS() local 367 std::unique_ptr<Recording> recording = testContext.fRecorder->snap(); in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS() local 384 std::unique_ptr<Recording> recording = testContext.fRecorder->snap(); in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS() local 442 std::unique_ptr<Recording> recording = testContext.fRecorder->snap(); in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS() local 468 std::unique_ptr<Recording> recording = testContext.fRecorder->snap(); in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS() local 493 std::unique_ptr<Recording> recording = testContext.fRecorder->snap(); in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS() local 538 std::unique_ptr<Recording> recording = testContext.fRecorder->snap(); in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS() local [all …]
|
D | GraphiteYUVAPromiseImageTest.cpp | 298 std::unique_ptr<Recording> recording = testContext.fRecorder->snap(); in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS() local 327 std::unique_ptr<Recording> recording = testContext.fRecorder->snap(); in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS() local 351 std::unique_ptr<Recording> recording = testContext.fRecorder->snap(); in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS() local 398 std::unique_ptr<Recording> recording = testContext.fRecorder->snap(); in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS() local 420 std::unique_ptr<Recording> recording = testContext.fRecorder->snap(); in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS() local 439 std::unique_ptr<Recording> recording = testContext.fRecorder->snap(); in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS() local 500 std::unique_ptr<Recording> recording = testContext.fRecorder->snap(); in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS() local 534 std::unique_ptr<Recording> recording = testContext.fRecorder->snap(); in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS() local 567 std::unique_ptr<Recording> recording = testContext.fRecorder->snap(); in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS() local 623 std::unique_ptr<Recording> recording = testContext.fRecorder->snap(); in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS() local [all …]
|
D | ComputeTest.cpp | 81 std::unique_ptr<Recording> recording = recorder->snap(); in submit_recording() local 221 std::unique_ptr<Recording> recording = recorder->snap(); in DEF_GRAPHITE_TEST_FOR_DAWN_AND_METAL_CONTEXTS() local 457 std::unique_ptr<Recording> recording = recorder->snap(); in DEF_GRAPHITE_TEST_FOR_DAWN_AND_METAL_CONTEXTS() local 625 std::unique_ptr<Recording> recording = recorder->snap(); in DEF_GRAPHITE_TEST_FOR_DAWN_AND_METAL_CONTEXTS() local 746 std::unique_ptr<Recording> recording = recorder->snap(); in DEF_GRAPHITE_TEST_FOR_DAWN_AND_METAL_CONTEXTS() local 832 std::unique_ptr<Recording> recording = recorder->snap(); in DEF_GRAPHITE_TEST_FOR_DAWN_AND_METAL_CONTEXTS() local 989 std::unique_ptr<Recording> recording = recorder->snap(); in DEF_GRAPHITE_TEST_FOR_DAWN_AND_METAL_CONTEXTS() local 1128 std::unique_ptr<Recording> recording = recorder->snap(); in DEF_GRAPHITE_TEST_FOR_DAWN_AND_METAL_CONTEXTS() local 1278 std::unique_ptr<Recording> recording = recorder->snap(); in DEF_GRAPHITE_TEST_FOR_DAWN_AND_METAL_CONTEXTS() local 1445 std::unique_ptr<Recording> recording = recorder->snap(); in DEF_GRAPHITE_TEST_FOR_DAWN_AND_METAL_CONTEXTS() local [all …]
|
D | BufferManagerTest.cpp | 54 auto recording = recorder->snap(); in DEF_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS() local
|
D | UploadBufferManagerTest.cpp | 90 auto recording = recorder->snap(); in DEF_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS() local
|
/external/oboe/apps/OboeTester/app/src/main/cpp/ |
D | PlayRecordingCallback.h | 29 void setRecording(MultiChannelRecording *recording) { in setRecording()
|
D | FullDuplexAnalyzer.h | 51 void setRecording(MultiChannelRecording *recording) { in setRecording()
|
D | InputStreamCallbackAnalyzer.h | 61 void setRecording(MultiChannelRecording *recording) { in setRecording()
|
/external/angle/src/libANGLE/renderer/vulkan/ |
D | README.md | 59 ### Simple command recording example
|
/external/chromium-crossbench/chrome-extension-replay/ |
D | devtools_page.mjs | 19 replay(recording) { argument
|
/external/caliper/caliper/src/main/java/com/google/caliper/worker/ |
D | AggregateAllocationsRecorder.java | 33 private volatile boolean recording = false; field in AggregateAllocationsRecorder
|
D | AllAllocationsRecorder.java | 35 private volatile boolean recording = false; field in AllAllocationsRecorder
|
/external/skia/tools/graphite/ |
D | GraphiteTestContext.cpp | 25 skgpu::graphite::Recording* recording) { in submitRecordingAndWaitOnSync()
|
/external/jsilver/src/com/google/streamhtmlparser/util/ |
D | CharacterRecorder.java | 61 private boolean recording; field in CharacterRecorder
|
/external/fonttools/Snippets/ |
D | statShape.py | 29 recording = RecordingPen() variable
|
/external/conscrypt/benchmark-base/src/main/java/org/conscrypt/ |
D | ServerSocketBenchmark.java | 55 private AtomicBoolean recording = new AtomicBoolean(); field in ServerSocketBenchmark
|
D | ClientSocketBenchmark.java | 53 private AtomicBoolean recording = new AtomicBoolean(); field in ClientSocketBenchmark
|
/external/skia/tools/window/ |
D | WindowContext.cpp | 45 std::unique_ptr<skgpu::graphite::Recording> recording = fGraphiteRecorder->snap(); in submitToGpu() local
|
/external/skia/src/gpu/graphite/ |
D | UploadBufferManager.cpp | 107 void UploadBufferManager::transferToRecording(Recording* recording) { in transferToRecording()
|
D | Image_Graphite.cpp | 154 std::unique_ptr<Recording> recording = recorder->snap(); in readPixelsGraphite() local
|
/external/conscrypt/repackaged/benchmark-base/src/main/java/com/android/org/conscrypt/ |
D | ServerSocketBenchmark.java | 59 private AtomicBoolean recording = new AtomicBoolean(); field in ServerSocketBenchmark
|
D | ClientSocketBenchmark.java | 55 private AtomicBoolean recording = new AtomicBoolean(); field in ClientSocketBenchmark
|
/external/skia/example/external_client/src/ |
D | graphite_native_metal.cpp | 80 std::unique_ptr<skgpu::graphite::Recording> recording = recorder->snap(); in main() local
|
/external/skia/tests/graphite/precompile/ |
D | ThreadedPrecompileTest.cpp | 197 void addRecording(std::unique_ptr<Recording> recording) SK_EXCLUDES(fLock) { in addRecording() 225 Recording* recording = nullptr; in insertRecording() local 296 std::unique_ptr<skgpu::graphite::Recording> recording = recorder->snap(); in compile_gradients() local
|
/external/skia/tools/gpu/vk/ |
D | VkTestHelper.cpp | 113 std::unique_ptr<skgpu::graphite::Recording> recording; in ~GraphiteVkTestHelper() local
|