Searched defs:getNativeWindow (Results 1 – 8 of 8) sorted by relevance
37 sp<ANativeWindow> getNativeWindow() const override { return mSurface; } in createNativeWindowSurface() function in android::surfaceflinger::impl::createNativeWindowSurface::NativeWindowSurface
65 ANativeWindow* getNativeWindow(SurfaceHolder* handle) { in getNativeWindow() function
46 ANativeWindow* getNativeWindow() { return mWindow; } in getNativeWindow() function
85 ANativeWindow *getNativeWindow() in getNativeWindow() function
132 ANativeWindow* getNativeWindow() { return win; } in getNativeWindow() function133 ANativeWindow* getNativeWindow() const { return win; } in getNativeWindow() function
86 ANativeWindow* GrallocConsumer::getNativeWindow() { in getNativeWindow() function in android::renderscript::GrallocConsumer
53 static sp<ANativeWindow> getNativeWindow(JNIEnv* env, jobject surface) { in getNativeWindow() function
523 ANativeWindow* getNativeWindow() { return mImgReaderAnw; } in getNativeWindow() function in __anon18f9a87e0111::ImageReaderTestCase