HomeSort by relevance Sort by last modified time
    Searched full:check_scale_nofilter (Results 1 - 1 of 1) sorted by null

  /external/skia/src/core/
SkBitmapProcState.cpp 656 static void check_scale_nofilter(uint32_t bitmapXY[], int count, function
726 proc = state.fFilterLevel != kNone_SkFilterQuality ? check_scale_filter : check_scale_nofilter;

Completed in 168 milliseconds