Searched defs:w (Results 1 – 4 of 4) sorted by relevance
201 int w = (row[1] << 8) | row[0]; in TEST_P() local
222 void gr_blit(GRSurface* source, int sx, int sy, int w, int h, int dx, int dy) { in gr_blit()
428 int w = (row[1] << 8) | row[0]; in res_create_localized_alpha_surface() local
186 ssize_t w = TEMP_FAILURE_RETRY(ota_write(fd, data+written, size-written)); in write_all() local