Searched defs:h (Results 1 – 3 of 3) sorted by relevance
/bootable/recovery/applypatch/ |
D | bsdiff.cpp | 60 static void split(off_t *I,off_t *V,off_t start,off_t len,off_t h) in split() 124 off_t i,h,len; in qsufsort() local
|
/bootable/recovery/minui/ |
D | resources.cpp | 420 int h = (row[3] << 8) | row[2]; in res_create_localized_alpha_surface() local
|
D | graphics.cpp | 229 void gr_blit(GRSurface* source, int sx, int sy, int w, int h, int dx, int dy) { in gr_blit()
|