/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 | 96 static status_t configureSurface(const sp<ANativeWindow>& anw, in configureSurface() 159 static status_t produceFrame(const sp<ANativeWindow>& anw, in produceFrame() 365 sp<ANativeWindow> anw; in getNativeWindow() local 384 sp<ANativeWindow> anw; in getNativeWindowFromTexture() local 425 sp<ANativeWindow> anw; in LegacyCameraDevice_nativeDetectSurfaceType() local 454 sp<ANativeWindow> anw; in LegacyCameraDevice_nativeDetectSurfaceDimens() local 480 sp<ANativeWindow> anw; in LegacyCameraDevice_nativeDetectSurfaceUsageFlags() local 499 sp<ANativeWindow> anw; in LegacyCameraDevice_nativeDetectTextureDimens() local 530 sp<ANativeWindow> anw; in LegacyCameraDevice_nativeConfigureSurface() local 546 sp<ANativeWindow> anw; in LegacyCameraDevice_nativeProduceFrame() local [all …]
|
D | android_view_Surface.cpp | 176 ANativeWindow* anw = static_cast<ANativeWindow*>(sur.get()); in nativeIsConsumerRunningBehind() local 362 ANativeWindow* anw = static_cast<ANativeWindow*>(surface); in nativeGetWidth() local 370 ANativeWindow* anw = static_cast<ANativeWindow*>(surface); in nativeGetHeight() 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 | 118 sp<ANativeWindow> anw(mSurface); in readyToRun() local 199 sp<ANativeWindow> anw(mSurface); in threadLoop() local
|
/frameworks/av/services/camera/libcameraservice/api2/ |
D | CameraDeviceClient.cpp | 365 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
|