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

  /external/skia/src/core/
SkBitmapProcState_matrixProcs.cpp 407 static void fill_backwards(uint16_t xptr[], int pos, int count) { function
445 fill_backwards(xptr, start, n);
455 fill_backwards(xptr, width - 1, width);
466 fill_backwards(xptr, width - 1, count);

Completed in 68 milliseconds