Home
last modified time | relevance | path

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

/external/skia/src/images/
DSkScaledBitmapSampler.cpp579 typedef SkScaledBitmapSampler::RowProc (*RowProcChooser)(const SkScaledBitmapSampler::Options&); typedef
629 static const RowProcChooser gProcChoosers[] = { in begin()
718 RowProcChooser chooser = gProcChoosers[index]; in begin()