Searched defs:parentWindow (Results 1 – 1 of 1) sorted by relevance
121 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