Home
last modified time | relevance | path

Searched defs:initDisplay (Results 1 – 2 of 2) sorted by relevance

/tools/test/graphicsbenchmark/functional_tests/java/src/com/android/game/qualification/tests/
DSurfaceFlingerTestActivity.java133 public native void initDisplay(Object surface); in initDisplay() method in SurfaceFlingerTestActivity
/tools/test/graphicsbenchmark/apps/sample_app/src/cpp/
Drenderer.cpp46 int Renderer::initDisplay(NativeWindowType window) { in initDisplay() function in android::gamecore::Renderer