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

  /external/skia/src/core/
SkBitmap.cpp 1031 static uint32_t expand4444(U16CPU c) { function
1047 c = expand4444(*p);
1051 c += expand4444(*p);
1057 c += expand4444(*p);
1061 c += expand4444(*p);
    [all...]

Completed in 182 milliseconds