Searched refs:aconfig_unsigned (Results 1 - 3 of 3) sorted by relevance

/external/qemu/android/
H A Dconfig-file.h53 extern unsigned aconfig_unsigned(AConfig *root, const char *name, unsigned _default);
H A Dconfig-file.c85 aconfig_unsigned(AConfig *root, const char *name, unsigned _default) function
/external/qemu/android/skin/
H A Dfile.c93 display->rotation = aconfig_unsigned(node, "rotation", SKIN_ROTATION_0);
528 layout->color = aconfig_unsigned( root, "color", 0x808080 ) | 0xff000000;

Completed in 81 milliseconds