Home
last modified time | relevance | path

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

/cts/tests/tests/graphics/jni/
Dandroid_graphics_cts_FrameRateCtsActivity.cpp121 Surface(ANativeWindow* parentWindow, const std::string& name, int left, int top, int right, in Surface()
198 ANativeWindowRAII parentWindow = ANativeWindow_fromSurface(env, jParentSurface); in surfaceControlCreate() local