Home
last modified time | relevance | path

Searched defs:sx (Results 1 – 1 of 1) sorted by relevance

/bootable/recovery/minui/
Dgraphics.cpp79 unsigned char* sx = src_p; in text_blend() local
232 void gr_blit(GRSurface* source, int sx, int sy, int w, int h, int dx, int dy) { in gr_blit()