Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/pipeline/skia/
DSkiaVulkanPipeline.h69 sp<ANativeWindow> mNativeWindow; variable
DSkiaOpenGLPipeline.h72 sp<ANativeWindow> mNativeWindow; variable
/frameworks/native/services/surfaceflinger/CompositionEngine/include/compositionengine/impl/
DRenderSurface.h80 const sp<ANativeWindow> mNativeWindow; variable
/frameworks/native/services/surfaceflinger/tests/unittests/
DFakeDisplayInjector.h93 sp<mock::NativeWindow> mNativeWindow; variable
DSurfaceFlinger_PowerHintTest.cpp60 sp<mock::NativeWindow> mNativeWindow = sp<mock::NativeWindow>::make(); member in android::__anon990f52600111::SurfaceFlingerPowerHintTest
DSurfaceFlinger_GetDisplayStatsTest.cpp55 sp<mock::NativeWindow> mNativeWindow = sp<mock::NativeWindow>::make(); member in android::__anon5003c6a50111::SurfaceFlingerGetDisplayStatsTest
DCompositionTest.cpp151 sp<mock::NativeWindow> mNativeWindow = sp<mock::NativeWindow>::make(); member in android::__anon9d22d9a50111::CompositionTest
/frameworks/rs/
DrsGrallocConsumer.h61 ANativeWindow* mNativeWindow; variable
/frameworks/av/media/libstagefright/include/
DSoftwareRenderer.h53 sp<ANativeWindow> mNativeWindow; variable
/frameworks/base/libs/hwui/renderthread/
DVulkanSurface.h129 sp<ANativeWindow> mNativeWindow; variable
/frameworks/native/services/surfaceflinger/CompositionEngine/tests/
DRenderSurfaceTest.cpp64 sp<mock::NativeWindow> mNativeWindow = sp<StrictMock<mock::NativeWindow>>::make(); member in android::compositionengine::__anon326301b10111::RenderSurfaceTest
DDisplayTest.cpp197 sp<mock::NativeWindow> mNativeWindow = sp<StrictMock<mock::NativeWindow>>::make(); member
1049 sp<mock::NativeWindow> mNativeWindow = sp<NiceMock<mock::NativeWindow>>::make(); member
/frameworks/base/core/java/android/view/
DTextureView.java200 private long mNativeWindow; field in TextureView
/frameworks/av/media/libstagefright/include/media/stagefright/
DACodec.h267 sp<ANativeWindow> mNativeWindow; member