Searched refs:CreateTestingRecorderOptions (Results 1 – 8 of 8) sorted by relevance
57 fGraphiteRecorder = fGraphiteContext->makeRecorder(ToolUtils::CreateTestingRecorderOptions()); in initializeContext()
62 fGraphiteRecorder = fGraphiteContext->makeRecorder(ToolUtils::CreateTestingRecorderOptions());
110 context->makeRecorder(ToolUtils::CreateTestingRecorderOptions()); in drawGraphite()
357 skgpu::graphite::RecorderOptions CreateTestingRecorderOptions();
730 skgpu::graphite::RecorderOptions CreateTestingRecorderOptions() { in CreateTestingRecorderOptions() function
321 RecorderOptions options = ToolUtils::CreateTestingRecorderOptions(); in DEF_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS()
362 this->recorder = this->context->makeRecorder(ToolUtils::CreateTestingRecorderOptions()); in init()
2120 context->makeRecorder(ToolUtils::CreateTestingRecorderOptions()); in draw()