Searched refs:skin_file_create_from_aconfig (Results 1 – 3 of 3) sorted by relevance
133 extern SkinFile* skin_file_create_from_aconfig( AConfig* aconfig, const char* basepath );
686 skin_file_create_from_aconfig( AConfig* aconfig, const char* basepath ) in skin_file_create_from_aconfig() function
138 emulator->layout_file = skin_file_create_from_aconfig(aconfig, basepath); in qemulator_init()