OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:skin_file_create_from_aconfig
(Results
1 - 3
of
3
) sorted by null
/external/qemu/android/skin/
file.h
133
extern SkinFile*
skin_file_create_from_aconfig
( AConfig* aconfig, const char* basepath );
file.c
686
skin_file_create_from_aconfig
( AConfig* aconfig, const char* basepath )
function
/external/qemu/android/
qemulator.c
139
emulator->layout_file =
skin_file_create_from_aconfig
(aconfig, basepath);
Completed in 50 milliseconds