Home
last modified time | relevance | path

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

/bootable/recovery/minui/
Dgraphics.c293 void gr_blit(gr_surface source, int sx, int sy, int w, int h, int dx, int dy) { in gr_blit()
/bootable/recovery/
Drecovery.cpp254 copy_log_file(const char* source, const char* destination, int append) { in copy_log_file()