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 1047 static uint32_t expand4444(U16CPU c) { function
1063 c = expand4444(*p);
1067 c += expand4444(*p);
1073 c += expand4444(*p);
1077 c += expand4444(*p);
    [all...]

Completed in 1097 milliseconds