Home
last modified time | relevance | path

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

/bootable/recovery/
Drecovery-persist.cpp61 static void copy_file(const char* source, const char* destination) { in copy_file()
/bootable/recovery/minui/
Dgraphics.cpp237 void gr_blit(GRSurface* source, int sx, int sy, int w, int h, int dx, int dy) { in gr_blit()