Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dandroid_hardware_camera2_legacy_LegacyCameraDevice.cpp96 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
383 sp<ANativeWindow> anw; in getNativeWindowFromTexture() local
424 sp<ANativeWindow> anw; in LegacyCameraDevice_nativeDetectSurfaceType() local
441 sp<ANativeWindow> anw; in LegacyCameraDevice_nativeDetectSurfaceDataspace() local
470 sp<ANativeWindow> anw; in LegacyCameraDevice_nativeDetectSurfaceDimens() local
496 sp<ANativeWindow> anw; in LegacyCameraDevice_nativeDetectSurfaceUsageFlags() local
515 sp<ANativeWindow> anw; in LegacyCameraDevice_nativeDetectTextureDimens() local
546 sp<ANativeWindow> anw; in LegacyCameraDevice_nativeConfigureSurface() local
[all …]
Dandroid_view_Surface.cpp267 ANativeWindow* anw = static_cast<ANativeWindow*>(sur.get()); in nativeIsConsumerRunningBehind() local
451 ANativeWindow* anw = static_cast<ANativeWindow*>(surface); in nativeGetWidth() local
459 ANativeWindow* anw = static_cast<ANativeWindow*>(surface); in nativeGetHeight() local
/frameworks/native/libs/gui/tests/
DSurface_test.cpp70 sp<ANativeWindow> anw(mSurface); in TEST_F() local
81 sp<ANativeWindow> anw(mSurface); in TEST_F() local
91 sp<ANativeWindow> anw(mSurface); in TEST_F() local
134 sp<ANativeWindow> anw(mSurface); in TEST_F() local
151 sp<ANativeWindow> anw(s); in TEST_F() local
171 sp<ANativeWindow> anw(s); in TEST_F() local
DSurfaceTextureGL_test.cpp214 ProducerThread(const sp<ANativeWindow>& anw, in TEST_F()
429 ProducerThread(const sp<ANativeWindow>& anw): in TEST_F()
606 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()
487 void produceOneFrame(const sp<ANativeWindow>& anw, in produceOneFrame()
DSurfaceTextureClient_test.cpp679 sp<ANativeWindow> anw(mSTC); in TEST_F() 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/base/media/jni/
Dandroid_media_ImageWriter.cpp267 sp<ANativeWindow> anw = producer; in ImageWriter_init() local
336 sp<ANativeWindow> anw = ctx->getProducer(); in ImageWriter_dequeueImage() local
411 sp<ANativeWindow> anw = ctx->getProducer(); in ImageWriter_cancelImage() local
441 sp<ANativeWindow> anw = ctx->getProducer(); in ImageWriter_queueImage() local
545 sp < ANativeWindow > anw = surface; in ImageWriter_attachAndQueueImage() 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.cpp118 sp<ANativeWindow> anw(mSurface); in readyToRun() local
199 sp<ANativeWindow> anw(mSurface); in threadLoop() local
/frameworks/av/services/camera/libcameraservice/device1/
DCameraHardwareInterface.h571 #define anw(n) __to_anw(((struct camera_preview_window *)n)->user) macro
/frameworks/av/services/camera/libcameraservice/api2/
DCameraDeviceClient.cpp415 ANativeWindow *anw = surface.get(); in createStream() local
/frameworks/av/media/libmediaplayerservice/
DMediaPlayerService.cpp826 sp<ANativeWindow> anw; in setVideoSurfaceTexture() local
/frameworks/native/opengl/libs/EGL/
DeglApi.cpp529 ANativeWindow* anw = reinterpret_cast<ANativeWindow*>(window); in eglCreateWindowSurface() local