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