Home | History | Annotate | Download | only in android

Lines Matching refs:skin

77 /* the default device DPI if none is specified by the skin
300 /* get the skin from the virtual device configuration */
302 if (opts->skin == NULL) {
304 derror("The -skindir <path> option requires a -skin <name> option");
313 if (opts->skin == NULL) {
314 opts->skin = skinName;
315 D("autoconfig: -skin %s", opts->skin);
323 /* update the avd hw config from this new skin */
324 avdInfo_getSkinHardwareIni(avd, opts->skin, opts->skindir);
349 fprintf(stderr, "PANIC: please update the code in android/skin/keyset.c\n" );
370 parse_skin_files(opts->skindir, opts->skin, opts, hw,
374 D("skin network speed: '%s'", skin_network_speed);
380 D("skin network delay: '%s'", skin_network_delay);
914 * This is only used when the skin doesn't provide the ram
1206 * config.ini plus the skin-specific hardware.ini.