OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:skinConfig
(Results
1 - 3
of
3
) sorted by null
/external/qemu/android/
main-common.h
53
AConfig* *
skinConfig
,
57
int64_t get_screen_pixels(AConfig*
skinConfig
);
59
void init_sdl_ui(AConfig*
skinConfig
,
main-common.c
343
AConfig* *
skinConfig
,
482
*
skinConfig
= root;
512
init_sdl_ui(AConfig*
skinConfig
,
558
if ( qemulator_init(qemulator_get(),
skinConfig
, skinPath, win_x, win_y, opts) < 0 ) {
[
all
...]
main.c
235
AConfig*
skinConfig
;
427
&
skinConfig
, &skinPath);
[
all
...]
Completed in 415 milliseconds