Home
last modified time | relevance | path

Searched defs:can_use_hw_derivatives_with_coverage (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/src/gpu/ops/
DFillRRectOp.cpp800 bool can_use_hw_derivatives_with_coverage(const Sk2f& devScale, const Sk2f& cornerRadii) { in can_use_hw_derivatives_with_coverage() function
811 bool can_use_hw_derivatives_with_coverage(const Sk2f& devScale, const SkVector& cornerRadii) { in can_use_hw_derivatives_with_coverage() function
816 bool can_use_hw_derivatives_with_coverage(const GrShaderCaps& shaderCaps, in can_use_hw_derivatives_with_coverage() function
/third_party/skia/m133/src/gpu/ganesh/ops/
DFillRRectOp.cpp936 bool can_use_hw_derivatives_with_coverage(const skvx::float2& devScale, in can_use_hw_derivatives_with_coverage() function
948 bool can_use_hw_derivatives_with_coverage(const skvx::float2& devScale, in can_use_hw_derivatives_with_coverage() function
954 bool can_use_hw_derivatives_with_coverage(const GrShaderCaps& shaderCaps, in can_use_hw_derivatives_with_coverage() function