Home | History | Annotate | Download | only in android

Lines Matching refs:skinPath

344                  char*           *skinPath)
483 *skinPath = strdup(path);
513 const char* skinPath,
558 if ( qemulator_init(qemulator_get(), skinConfig, skinPath, win_x, win_y, opts) < 0 ) {
559 fprintf(stderr, "### Error: could not load emulator skin from '%s'\n", skinPath);