Searched defs:ExpandBilerp (Results 1 – 1 of 1) sorted by relevance
311 class ExpandBilerp final : public SkLinearBitmapPipeline::PointProcessorInterface { class313 ExpandBilerp(Next* next) : fNext{next} { } in ExpandBilerp() function in __anon16939db40111::ExpandBilerp