Home
last modified time | relevance | path

Searched defs:recording (Results 1 – 25 of 56) sorted by relevance

123

/external/skia/tests/graphite/
DGraphitePromiseImageTest.cpp260 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 …]
DGraphiteYUVAPromiseImageTest.cpp298 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 …]
DComputeTest.cpp81 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 …]
DBufferManagerTest.cpp54 auto recording = recorder->snap(); in DEF_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS() local
DUploadBufferManagerTest.cpp90 auto recording = recorder->snap(); in DEF_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS() local
/external/oboe/apps/OboeTester/app/src/main/cpp/
DPlayRecordingCallback.h29 void setRecording(MultiChannelRecording *recording) { in setRecording()
DFullDuplexAnalyzer.h51 void setRecording(MultiChannelRecording *recording) { in setRecording()
DInputStreamCallbackAnalyzer.h61 void setRecording(MultiChannelRecording *recording) { in setRecording()
/external/angle/src/libANGLE/renderer/vulkan/
DREADME.md59 ### Simple command recording example
/external/chromium-crossbench/chrome-extension-replay/
Ddevtools_page.mjs19 replay(recording) { argument
/external/caliper/caliper/src/main/java/com/google/caliper/worker/
DAggregateAllocationsRecorder.java33 private volatile boolean recording = false; field in AggregateAllocationsRecorder
DAllAllocationsRecorder.java35 private volatile boolean recording = false; field in AllAllocationsRecorder
/external/skia/tools/graphite/
DGraphiteTestContext.cpp25 skgpu::graphite::Recording* recording) { in submitRecordingAndWaitOnSync()
/external/jsilver/src/com/google/streamhtmlparser/util/
DCharacterRecorder.java61 private boolean recording; field in CharacterRecorder
/external/fonttools/Snippets/
DstatShape.py29 recording = RecordingPen() variable
/external/conscrypt/benchmark-base/src/main/java/org/conscrypt/
DServerSocketBenchmark.java55 private AtomicBoolean recording = new AtomicBoolean(); field in ServerSocketBenchmark
DClientSocketBenchmark.java53 private AtomicBoolean recording = new AtomicBoolean(); field in ClientSocketBenchmark
/external/skia/tools/window/
DWindowContext.cpp45 std::unique_ptr<skgpu::graphite::Recording> recording = fGraphiteRecorder->snap(); in submitToGpu() local
/external/skia/src/gpu/graphite/
DUploadBufferManager.cpp107 void UploadBufferManager::transferToRecording(Recording* recording) { in transferToRecording()
DImage_Graphite.cpp154 std::unique_ptr<Recording> recording = recorder->snap(); in readPixelsGraphite() local
/external/conscrypt/repackaged/benchmark-base/src/main/java/com/android/org/conscrypt/
DServerSocketBenchmark.java59 private AtomicBoolean recording = new AtomicBoolean(); field in ServerSocketBenchmark
DClientSocketBenchmark.java55 private AtomicBoolean recording = new AtomicBoolean(); field in ClientSocketBenchmark
/external/skia/example/external_client/src/
Dgraphite_native_metal.cpp80 std::unique_ptr<skgpu::graphite::Recording> recording = recorder->snap(); in main() local
/external/skia/tests/graphite/precompile/
DThreadedPrecompileTest.cpp197 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/
DVkTestHelper.cpp113 std::unique_ptr<skgpu::graphite::Recording> recording; in ~GraphiteVkTestHelper() local

123