Home
last modified time | relevance | path

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

/external/qemu/android/skin/
Dfile.c580 skin_file_load_from_v1( SkinFile* file, AConfig* aconfig, const char* basepath ) in skin_file_load_from_v1()
649 skin_file_load_from_v2( SkinFile* file, AConfig* aconfig, const char* basepath ) in skin_file_load_from_v2()
703 skin_file_create_from_aconfig( AConfig* aconfig, const char* basepath ) in skin_file_create_from_aconfig()
/external/qemu/android/
Dqemulator.h23 AConfig* aconfig; member
Dqemulator.c133 AConfig* aconfig, in qemulator_init()