/frameworks/base/core/jni/ |
D | android_hardware_camera2_utils_SurfaceUtils.cpp | 54 sp<ANativeWindow> anw; in getNativeWindow() local 94 sp<ANativeWindow> anw; in SurfaceUtils_nativeDetectSurfaceType() local 112 sp<ANativeWindow> anw; in SurfaceUtils_nativeDetectSurfaceDataspace() local 142 sp<ANativeWindow> anw; in SurfaceUtils_nativeDetectSurfaceDimens() local 169 sp<ANativeWindow> anw; in SurfaceUtils_nativeDetectSurfaceUsageFlags() local
|
D | android_view_Surface.cpp | 183 ANativeWindow* anw = static_cast<ANativeWindow*>(sur.get()); in nativeIsConsumerRunningBehind() local 386 ANativeWindow* anw = static_cast<ANativeWindow*>(surface); in nativeGetWidth() local 394 ANativeWindow* anw = static_cast<ANativeWindow*>(surface); in nativeGetHeight() local 429 ANativeWindow* anw = static_cast<ANativeWindow*>(surface); in nativeSetSharedBufferModeEnabled() local 436 ANativeWindow* anw = static_cast<ANativeWindow*>(surface); in nativeSetAutoRefreshEnabled() local 443 ANativeWindow* anw = static_cast<ANativeWindow*>(surface); in nativeSetFrameRate() local
|
/frameworks/native/opengl/tests/lib/ |
D | WindowSurface.cpp | 85 sp<ANativeWindow> anw = mSurfaceControl->getSurface(); in getSurface() local
|
/frameworks/av/camera/ndk/impl/ |
D | ACameraDevice.cpp | 243 for (auto& anw : output.mSharedWindows) { in isSessionConfigurationSupported() local 308 for (auto& anw : output->mSharedWindows) { in updateOutputConfigurationLocked() local 363 ANativeWindow* anw = outputTarget.mWindow; in allocateCaptureRequest() local 414 ANativeWindow* anw = static_cast<ANativeWindow*>(req->mSurfaceList[i].get()); in allocateACaptureRequest() local 586 ANativeWindow* anw, in getIGBPfromAnw() 599 ANativeWindow* anw, sp<Surface>& out) { in getSurfaceFromANativeWindow() 630 ANativeWindow* anw = outConfig.mWindow; in configureStreamsLocked() local 840 ANativeWindow* anw = static_cast<ANativeWindow*>(surface.get()); in onCaptureErrorLocked() local 1256 ANativeWindow* anw; in onMessageReceived() local
|
/frameworks/av/cmds/screenrecord/ |
D | EglWindow.cpp | 51 sp<ANativeWindow> anw = new Surface(surface); in createWindow() local
|
/frameworks/native/libs/gui/tests/ |
D | SurfaceTextureGL_test.cpp | 221 ProducerThread(const sp<ANativeWindow>& anw, in TEST_F() 439 explicit ProducerThread(const sp<ANativeWindow>& anw): in TEST_F() 622 explicit ProducerThread(const sp<ANativeWindow>& anw): in TEST_F()
|
D | FillBuffer.cpp | 92 void produceOneRGBA8Frame(const sp<ANativeWindow>& anw) { in produceOneRGBA8Frame()
|
D | Surface_test.cpp | 231 sp<ANativeWindow> anw(mSurface); in TEST_F() local 244 sp<ANativeWindow> anw(mSurface); in TEST_F() local 254 sp<ANativeWindow> anw(mSurface); in TEST_F() local 302 sp<ANativeWindow> anw(mSurface); in TEST_F() local 310 sp<ANativeWindow> anw(mSurface); in TEST_F() local 327 sp<ANativeWindow> anw(s); in TEST_F() local 347 sp<ANativeWindow> anw(s); in TEST_F() local 623 sp<ANativeWindow> anw(mSurface); in TEST_F() local
|
D | CpuConsumer_test.cpp | 444 void configureANW(const sp<ANativeWindow>& anw, in configureANW() 478 void produceOneFrame(const sp<ANativeWindow>& anw, in produceOneFrame()
|
D | SurfaceTextureClient_test.cpp | 683 sp<ANativeWindow> anw(mSTC); in TEST_F() local
|
/frameworks/base/media/jni/ |
D | android_media_ImageWriter.cpp | 406 sp<ANativeWindow> anw = producer; in ImageWriter_init() local 519 sp<ANativeWindow> anw = ctx->getProducer(); in ImageWriter_dequeueImage() local 593 sp<ANativeWindow> anw = ctx->getProducer(); in ImageWriter_cancelImage() local 623 sp<ANativeWindow> anw = ctx->getProducer(); in ImageWriter_queueImage() local 714 sp < ANativeWindow > anw = surface; in attachAndQeueuGraphicBuffer() local
|
/frameworks/native/cmds/flatland/ |
D | GLHelper.cpp | 211 sp<ANativeWindow> anw = new Surface(producer); in createNamedSurfaceTexture() local 276 sp<ANativeWindow> anw = sc->getSurface(); in createWindowSurface() local
|
/frameworks/av/camera/ndk/ndk_vendor/impl/ |
D | ACameraDevice.cpp | 307 for (auto& anw : output->mSharedWindows) { in updateOutputConfigurationLocked() local 359 const native_handle_t* anw = outputTarget.mWindow; in allocateCaptureRequestLocked() local 438 const native_handle_t* anw = req->mSurfaceList[i]; in allocateACaptureRequest() local 619 const native_handle_t* anw = outConfig.mWindow; in configureStreamsLocked() local 855 const native_handle_t* anw = windowHandles[windowId].getNativeHandle(); in onCaptureErrorLocked() local 1252 const native_handle_t* anw; in onMessageReceived() local
|
/frameworks/av/services/camera/libcameraservice/api2/ |
D | DepthCompositeStream.cpp | 487 ANativeWindow *anw = surface.get(); in isDepthCompositeStream() local 676 ANativeWindow *anw = mBlobSurface.get(); in configureStream() local
|
D | HeicCompositeStream.cpp | 96 ANativeWindow *anw = surface.get(); in isHeicCompositeStream() local
|
/frameworks/base/libs/hwui/renderthread/ |
D | CanvasContext.cpp | 730 ANativeWindow* anw = mNativeSurface->getNativeWindow(); in getNextFrameSize() local 868 ANativeWindow* anw = mNativeSurface->getNativeWindow(); in surfaceRequiresRedraw() local
|
/frameworks/base/services/core/jni/ |
D | com_android_server_tv_TvInputHal.cpp | 136 sp<ANativeWindow> anw(mSurface); in readyToRun() local 217 sp<ANativeWindow> anw(mSurface); in threadLoop() local
|
/frameworks/rs/cpp/ |
D | Allocation.cpp | 504 ANativeWindow *anw = (ANativeWindow *)RS::dispatch->AllocationGetSurface(mRS->getContext(), in getSurface() local
|
/frameworks/av/camera/ndk/ndk_vendor/tests/ |
D | AImageReaderVendorTest.cpp | 63 const native_handle_t* anw; member
|
/frameworks/av/services/camera/libcameraservice/utils/ |
D | SessionConfigurationUtils.cpp | 328 ANativeWindow *anw = surface.get(); in createSurfaceFromGbp() local
|
/frameworks/av/services/camera/libcameraservice/device3/ |
D | Camera3OutputStream.cpp | 665 sp<ANativeWindow> anw = consumer; in getBufferLockedCommon() local
|
/frameworks/native/libs/nativewindow/include/system/ |
D | window.h | 882 static inline int native_window_dequeue_buffer_and_wait(ANativeWindow *anw, in native_window_dequeue_buffer_and_wait()
|
/frameworks/av/services/camera/libcameraservice/api1/ |
D | Camera2Client.cpp | 2230 ANativeWindow *anw = window.get(); in setVideoTarget() local
|
/frameworks/av/media/libmediaplayerservice/ |
D | MediaPlayerService.cpp | 1118 sp<ANativeWindow> anw; in setVideoSurfaceTexture() local
|
/frameworks/base/rs/jni/ |
D | android_renderscript_RenderScript.cpp | 1267 ANativeWindow *anw = (ANativeWindow *)rsAllocationGetSurface((RsContext)con, (RsAllocation)a); in nAllocationGetSurface() local 1284 ANativeWindow *anw = nullptr; in nAllocationSetSurface() local
|