Searched refs:readRGB565 (Results 1 – 1 of 1) sorted by relevance
30 static void readRGB565(const surface_t* s, context_t* c,78 case GGL_PIXEL_FORMAT_RGB_565: s->read = readRGB565; break; in pick_read_write()133 void readRGB565(const surface_t* s, context_t* c, in readRGB565() function