Searched refs:CreateTestingRecorderOptions (Results 1 – 12 of 12) sorted by relevance
60 RecorderOptions options = ToolUtils::CreateTestingRecorderOptions(); in DEF_GRAPHITE_TEST_FOR_ALL_CONTEXTS()106 RecorderOptions options = ToolUtils::CreateTestingRecorderOptions(); in DEF_GRAPHITE_TEST_FOR_ALL_CONTEXTS()
329 RecorderOptions options = ToolUtils::CreateTestingRecorderOptions(); in DEF_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS()
19 skgpu::graphite::RecorderOptions CreateTestingRecorderOptions();
104 skgpu::graphite::RecorderOptions CreateTestingRecorderOptions() { in CreateTestingRecorderOptions() function
607 context->makeRecorder(ToolUtils::CreateTestingRecorderOptions()); in DEF_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS()617 context->makeRecorder(ToolUtils::CreateTestingRecorderOptions()); in DEF_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS()
1906 context->makeRecorder(ToolUtils::CreateTestingRecorderOptions()); in DEF_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS()
114 context->makeRecorder(ToolUtils::CreateTestingRecorderOptions()); in drawGraphite()
71 fGraphiteRecorder = fGraphiteContext->makeRecorder(ToolUtils::CreateTestingRecorderOptions());
72 fGraphiteRecorder = fGraphiteContext->makeRecorder(ToolUtils::CreateTestingRecorderOptions()); in initializeContext()
136 fGraphiteRecorder = fGraphiteContext->makeRecorder(ToolUtils::CreateTestingRecorderOptions()); in initializeContext()
2181 context->makeRecorder(ToolUtils::CreateTestingRecorderOptions()); in draw()2252 fRecorder = context->makeRecorder(ToolUtils::CreateTestingRecorderOptions()); in drawSrc()
375 this->recorder = this->context->makeRecorder(ToolUtils::CreateTestingRecorderOptions()); in init()