Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/CompositionEngine/include/compositionengine/impl/
H A DRenderSurface.h82 const sp<ANativeWindow> mNativeWindow; variable
/aosp12/frameworks/rs/
H A DrsGrallocConsumer.h61 ANativeWindow* mNativeWindow; variable
/aosp12/frameworks/av/media/libstagefright/include/
H A DSoftwareRenderer.h53 sp<ANativeWindow> mNativeWindow; variable
/aosp12/frameworks/base/libs/hwui/renderthread/
H A DVulkanSurface.h122 sp<ANativeWindow> mNativeWindow; variable
/aosp12/frameworks/native/services/surfaceflinger/CompositionEngine/tests/
H A DRenderSurfaceTest.cpp63 sp<mock::NativeWindow> mNativeWindow = new StrictMock<mock::NativeWindow>(); member in android::compositionengine::__anonfef3fd380110::RenderSurfaceTest
H A DDisplayTest.cpp189 sp<mock::NativeWindow> mNativeWindow = new StrictMock<mock::NativeWindow>(); member
994 sp<mock::NativeWindow> mNativeWindow = new NiceMock<mock::NativeWindow>(); member
/aosp12/frameworks/base/core/java/android/view/
H A DTextureView.java138 private long mNativeWindow; field in TextureView
/aosp12/frameworks/av/media/libstagefright/include/media/stagefright/
H A DACodec.h249 sp<ANativeWindow> mNativeWindow; member
/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/
H A DCompositionTest.cpp180 mock::NativeWindow* mNativeWindow = new mock::NativeWindow(); member in android::__anon9d6f706c0110::CompositionTest