Home
last modified time | relevance | path

Searched refs:createTiler (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/core/
DSkLinearBitmapPipeline.cpp491 SkLinearBitmapPipeline::PointProcessorInterface* SkLinearBitmapPipeline::createTiler( in createTiler() function in SkLinearBitmapPipeline
515 return this->createTiler<Tiler>(next, dimensions, allocator); in chooseTilerYMode()
519 return this->createTiler<Tiler>(next, dimensions, allocator); in chooseTilerYMode()
523 return this->createTiler<Tiler>(next, dimensions, allocator); in chooseTilerYMode()
DSkLinearBitmapPipeline.h68 PointProcessorInterface* createTiler(SampleProcessorInterface* next, SkISize dimensions,