Home
last modified time | relevance | path

Searched refs:SkinBackground (Results 1 – 3 of 3) sorted by relevance

/external/qemu/android/skin/
Dfile.h22 typedef struct SkinBackground { struct
26 } SkinBackground; argument
47 SkinBackground background[1];
Dfile.c41 skin_background_done( SkinBackground* background ) in skin_background_done()
48 skin_background_init_from( SkinBackground* background, in skin_background_init_from()
Dwindow.c48 background_init( Background* back, SkinBackground* sback, SkinLocation* loc, SkinRect* frame ) in background_init()