Home | History | Annotate | Download | only in android

Lines Matching refs:skin

83 /* the default device DPI if none is specified by the skin
299 /* get the skin from the virtual device configuration */
301 if (opts->skin == NULL) {
303 derror("The -skindir <path> option requires a -skin <name> option");
312 if (opts->skin == NULL) {
313 opts->skin = skinName;
314 D("autoconfig: -skin %s", opts->skin);
322 /* update the avd hw config from this new skin */
323 avdInfo_getSkinHardwareIni(avd, opts->skin, opts->skindir);
352 fprintf(stderr, "PANIC: please update the code in android/skin/keyset.c\n" );
373 parse_skin_files(opts->skindir, opts->skin, opts, hw,
377 D("skin network speed: '%s'", skin_network_speed);
383 D("skin network delay: '%s'", skin_network_delay);
969 * This is only used when the skin doesn't provide the ram
1398 * config.ini plus the skin-specific hardware.ini.