Lines Matching full:snap
260 std::unique_ptr<Recording> recording = testContext.fRecorder->snap(); in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS()
261 check_unfulfilled(testContext.fPromiseChecker, reporter); // NVPIs not fulfilled at snap in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS()
284 std::unique_ptr<Recording> recording = testContext.fRecorder->snap(); in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS()
305 std::unique_ptr<Recording> recording = testContext.fRecorder->snap(); in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS()
348 std::unique_ptr<Recording> recording = testContext.fRecorder->snap(); in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS()
367 std::unique_ptr<Recording> recording = testContext.fRecorder->snap(); in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS()
384 std::unique_ptr<Recording> recording = testContext.fRecorder->snap(); in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS()
442 std::unique_ptr<Recording> recording = testContext.fRecorder->snap(); in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS()
443 // Nothing happens at snap time for VPIs in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS()
468 std::unique_ptr<Recording> recording = testContext.fRecorder->snap(); in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS()
469 // Nothing happens at snap time for volatile images in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS()
493 std::unique_ptr<Recording> recording = testContext.fRecorder->snap(); in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS()
494 // Nothing happens at snap time for volatile images in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS()
538 std::unique_ptr<Recording> recording = testContext.fRecorder->snap(); in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS()
555 std::unique_ptr<Recording> recording = testContext.fRecorder->snap(); in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS()
575 std::unique_ptr<Recording> recording = testContext.fRecorder->snap(); in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS()
611 std::unique_ptr<Recording> recording = testContext.fRecorder->snap(); in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS()
656 recordings[i] = testContext.fRecorder->snap(); in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS()