Searched refs:initDisplay (Results 1 – 5 of 5) sorted by relevance
112 initDisplay(getHolder().getSurface()); in run()133 public native void initDisplay(Object surface); in initDisplay() method in SurfaceFlingerTestActivity
55 int initDisplay(NativeWindowType window);
74 renderer->initDisplay(app->window); in engine_handle_cmd()
47 int Renderer::initDisplay(NativeWindowType window) { in initDisplay() function in android::gamecore::Renderer
67 renderer->initDisplay(window); in Java_com_android_game_qualification_tests_SurfaceFlingerTestActivity_initDisplay()