Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkLinearBitmapPipeline.cpp311 class ExpandBilerp final : public SkLinearBitmapPipeline::PointProcessorInterface { class
313 ExpandBilerp(Next* next) : fNext{next} { } in ExpandBilerp() function in __anon16939db40111::ExpandBilerp