Searched refs:kRequiresDstTexture (Results 1 – 5 of 5) sorted by relevance
74 SkASSERT(!(result & AnalysisProperties::kRequiresDstTexture)); in GetAnalysisProperties()77 result |= AnalysisProperties::kRequiresDstTexture | in GetAnalysisProperties()
214 kRequiresDstTexture = 0x10, enumerator
156 analysis.fRequiresDstTexture = (props & GrXPFactory::AnalysisProperties::kRequiresDstTexture) || in finalize()
68 if (xpfAnalysis & GrXPFactory::AnalysisProperties::kRequiresDstTexture) { in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS()
1058 GrXPFactory::AnalysisProperties::kRequiresDstTexture)); in test_lcd_coverage_fallback_case()1073 GrXPFactory::AnalysisProperties::kRequiresDstTexture)); in test_lcd_coverage_fallback_case()