Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/tests/
DSurface_test.cpp60 sp<ANativeWindow> anw(mSurface); in TEST_F() local
71 sp<ANativeWindow> anw(mSurface); in TEST_F() local
81 sp<ANativeWindow> anw(mSurface); in TEST_F() local
125 sp<ANativeWindow> anw(mSurface); in TEST_F() local
DSurfaceTexture_test.cpp673 void produceOneRGBA8Frame(const sp<ANativeWindow>& anw) { in produceOneRGBA8Frame()
868 ProducerThread(const sp<ANativeWindow>& anw, in TEST_F()
1082 ProducerThread(const sp<ANativeWindow>& anw): in TEST_F()
1268 ProducerThread(const sp<ANativeWindow>& anw): in TEST_F()
DSurfaceTextureClient_test.cpp626 sp<ANativeWindow> anw(mSTC); in TEST_F() local
/frameworks/av/libvideoeditor/lvpp/
DPreviewRenderer.cpp52 ANativeWindow* anw = mSurface.get(); in init() local
DNativeWindowRenderer.cpp380 void NativeWindowRenderer::queueInternalBuffer(ANativeWindow *anw, in queueInternalBuffer()
395 void NativeWindowRenderer::queueExternalBuffer(ANativeWindow* anw, in queueExternalBuffer()
/frameworks/av/services/camera/libcameraservice/
DCameraHardwareInterface.h564 #define anw(n) __to_anw(((struct camera_preview_window *)n)->user) macro
/frameworks/native/opengl/libs/EGL/
DeglApi.cpp264 ANativeWindow* anw = reinterpret_cast<ANativeWindow*>(window); in eglCreateWindowSurface() local
/frameworks/base/core/jni/
Dandroid_view_Surface.cpp327 ANativeWindow* anw = static_cast<ANativeWindow *>(surface.get()); in Surface_isConsumerRunningBehind() local
/frameworks/av/media/libmediaplayerservice/
DMediaPlayerService.cpp902 sp<ANativeWindow> anw; in setVideoSurfaceTexture() local