/frameworks/native/libs/gui/tests/ |
D | Surface_test.cpp | 68 sp<ANativeWindow> anw(mSurface); in TEST_F() local 79 sp<ANativeWindow> anw(mSurface); in TEST_F() local 89 sp<ANativeWindow> anw(mSurface); in TEST_F() local 132 sp<ANativeWindow> anw(mSurface); in TEST_F() local 149 sp<ANativeWindow> anw(s); in TEST_F() local
|
D | SurfaceTextureGL_test.cpp | 206 ProducerThread(const sp<ANativeWindow>& anw, in TEST_F() 417 ProducerThread(const sp<ANativeWindow>& anw): in TEST_F() 594 ProducerThread(const sp<ANativeWindow>& anw): in TEST_F()
|
D | FillBuffer.cpp | 92 void produceOneRGBA8Frame(const sp<ANativeWindow>& anw) { in produceOneRGBA8Frame()
|
D | CpuConsumer_test.cpp | 456 void configureANW(const sp<ANativeWindow>& anw, in configureANW() 484 void produceOneFrame(const sp<ANativeWindow>& anw, in produceOneFrame()
|
D | SurfaceTextureClient_test.cpp | 657 sp<ANativeWindow> anw(mSTC); in TEST_F() local
|
/frameworks/base/core/jni/ |
D | android_hardware_camera2_legacy_LegacyCameraDevice.cpp | 95 static status_t configureSurface(const sp<ANativeWindow>& anw, in configureSurface() 158 static status_t produceFrame(const sp<ANativeWindow>& anw, in produceFrame() 362 sp<ANativeWindow> anw; in getNativeWindow() local 381 sp<ANativeWindow> anw; in getNativeWindowFromTexture() local 422 sp<ANativeWindow> anw; in LegacyCameraDevice_nativeDetectSurfaceType() local 451 sp<ANativeWindow> anw; in LegacyCameraDevice_nativeDetectSurfaceDimens() local 476 sp<ANativeWindow> anw; in LegacyCameraDevice_nativeDetectTextureDimens() local 507 sp<ANativeWindow> anw; in LegacyCameraDevice_nativeConfigureSurface() local 523 sp<ANativeWindow> anw; in LegacyCameraDevice_nativeProduceFrame() local 557 sp<ANativeWindow> anw; in LegacyCameraDevice_nativeSetSurfaceFormat() local [all …]
|
D | android_view_Surface.cpp | 171 ANativeWindow* anw = static_cast<ANativeWindow*>(sur.get()); in nativeIsConsumerRunningBehind() local
|
/frameworks/native/opengl/tests/lib/ |
D | WindowSurface.cpp | 83 sp<ANativeWindow> anw = mSurfaceControl->getSurface(); in getSurface() local
|
/frameworks/av/cmds/screenrecord/ |
D | EglWindow.cpp | 52 sp<ANativeWindow> anw = new Surface(surface); in createWindow() local
|
/frameworks/native/cmds/flatland/ |
D | GLHelper.cpp | 213 sp<ANativeWindow> anw = new Surface(producer); in createNamedSurfaceTexture() local 292 sp<ANativeWindow> anw = sc->getSurface(); in createWindowSurface() local
|
/frameworks/base/services/core/jni/ |
D | com_android_server_tv_TvInputHal.cpp | 116 sp<ANativeWindow> anw(mSurface); in readyToRun() local 197 sp<ANativeWindow> anw(mSurface); in threadLoop() local
|
/frameworks/av/services/camera/libcameraservice/api2/ |
D | CameraDeviceClient.cpp | 357 sp<ANativeWindow> anw; in createStream() local
|
/frameworks/av/services/camera/libcameraservice/device1/ |
D | CameraHardwareInterface.h | 573 #define anw(n) __to_anw(((struct camera_preview_window *)n)->user) macro
|
/frameworks/native/opengl/libs/EGL/ |
D | eglApi.cpp | 506 ANativeWindow* anw = reinterpret_cast<ANativeWindow*>(window); in eglCreateWindowSurface() local
|
/frameworks/av/media/libmediaplayerservice/ |
D | MediaPlayerService.cpp | 826 sp<ANativeWindow> anw; in setVideoSurfaceTexture() local
|