Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/RenderEngine/
DSurface.cpp42 void Surface::setNativeWindow(ANativeWindow* window) { in setNativeWindow() function in android::RE::impl::Surface
/frameworks/native/services/surfaceflinger/tests/unittests/
DTestableSurfaceFlinger.h279 auto& setNativeWindow(const sp<ANativeWindow>& nativeWindow) { in setNativeWindow() function