Home
last modified time | relevance | path

Searched defs:anw (Results 1 – 15 of 15) sorted by relevance

/frameworks/native/libs/gui/tests/
DSurface_test.cpp68 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
DSurfaceTextureGL_test.cpp206 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()
DFillBuffer.cpp92 void produceOneRGBA8Frame(const sp<ANativeWindow>& anw) { in produceOneRGBA8Frame()
DCpuConsumer_test.cpp456 void configureANW(const sp<ANativeWindow>& anw, in configureANW()
484 void produceOneFrame(const sp<ANativeWindow>& anw, in produceOneFrame()
DSurfaceTextureClient_test.cpp657 sp<ANativeWindow> anw(mSTC); in TEST_F() local
/frameworks/base/core/jni/
Dandroid_hardware_camera2_legacy_LegacyCameraDevice.cpp95 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 …]
Dandroid_view_Surface.cpp171 ANativeWindow* anw = static_cast<ANativeWindow*>(sur.get()); in nativeIsConsumerRunningBehind() local
/frameworks/native/opengl/tests/lib/
DWindowSurface.cpp83 sp<ANativeWindow> anw = mSurfaceControl->getSurface(); in getSurface() local
/frameworks/av/cmds/screenrecord/
DEglWindow.cpp52 sp<ANativeWindow> anw = new Surface(surface); in createWindow() local
/frameworks/native/cmds/flatland/
DGLHelper.cpp213 sp<ANativeWindow> anw = new Surface(producer); in createNamedSurfaceTexture() local
292 sp<ANativeWindow> anw = sc->getSurface(); in createWindowSurface() local
/frameworks/base/services/core/jni/
Dcom_android_server_tv_TvInputHal.cpp116 sp<ANativeWindow> anw(mSurface); in readyToRun() local
197 sp<ANativeWindow> anw(mSurface); in threadLoop() local
/frameworks/av/services/camera/libcameraservice/api2/
DCameraDeviceClient.cpp357 sp<ANativeWindow> anw; in createStream() local
/frameworks/av/services/camera/libcameraservice/device1/
DCameraHardwareInterface.h573 #define anw(n) __to_anw(((struct camera_preview_window *)n)->user) macro
/frameworks/native/opengl/libs/EGL/
DeglApi.cpp506 ANativeWindow* anw = reinterpret_cast<ANativeWindow*>(window); in eglCreateWindowSurface() local
/frameworks/av/media/libmediaplayerservice/
DMediaPlayerService.cpp826 sp<ANativeWindow> anw; in setVideoSurfaceTexture() local