Home
last modified time | relevance | path

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

12

/frameworks/base/core/jni/
Dandroid_hardware_camera2_utils_SurfaceUtils.cpp54 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
Dandroid_view_Surface.cpp183 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/base/services/core/jni/tvinput/
DBufferProducerThread.cpp34 sp<ANativeWindow> anw(mSurface); in readyToRun() local
115 sp<ANativeWindow> anw(mSurface); in threadLoop() local
/frameworks/native/opengl/tests/lib/
DWindowSurface.cpp92 sp<ANativeWindow> anw = mSurfaceControl->getSurface(); in getSurface() local
/frameworks/av/camera/ndk/impl/
DACameraDevice.cpp241 for (auto& anw : output.mSharedWindows) { in isSessionConfigurationSupported() local
306 for (auto& anw : output->mSharedWindows) { in updateOutputConfigurationLocked() local
413 ANativeWindow* anw = outputTarget.mWindow; in allocateCaptureRequest() local
464 ANativeWindow* anw = static_cast<ANativeWindow*>(req->mSurfaceList[i].get()); in allocateACaptureRequest() local
636 ANativeWindow* anw, in getIGBPfromAnw()
649 ANativeWindow* anw, sp<Surface>& out) { in getSurfaceFromANativeWindow()
680 ANativeWindow* anw = outConfig.mWindow; in configureStreamsLocked() local
890 ANativeWindow* anw = static_cast<ANativeWindow*>(surface.get()); in onCaptureErrorLocked() local
1102 ACameraWindowType* anw; in onMessageReceived() local
1360 ANativeWindow* anw; in onMessageReceived() local
/frameworks/av/camera/ndk/ndk_vendor/impl/
DACameraDevice.cpp305 for (auto& anw : output->mSharedWindows) { in updateOutputConfigurationLocked() local
390 native_handle_ptr_wrapper anw = outputTarget.mWindow; in allocateCaptureRequestLocked() local
473 native_handle_ptr_wrapper anw = req->mSurfaceList[i]; in allocateACaptureRequest() local
642 native_handle_ptr_wrapper anw = outConfig.mWindow; in configureStreamsLocked() local
663 auto& anw = outputPair.first; in configureStreamsLocked() local
715 for (const auto &anw : addSet) { in configureStreamsLocked() local
891 const native_handle_t* anw = makeFromAidl( in onCaptureErrorLocked() local
1088 native_handle_t* anw; in onMessageReceived() local
1345 native_handle_t* anw; in onMessageReceived() local
1845 const native_handle_t *anw = it->second.first.mWindow; in onPrepared() local
/frameworks/av/cmds/screenrecord/
DEglWindow.cpp51 sp<ANativeWindow> anw = new Surface(surface); in createWindow() local
/frameworks/native/libs/gui/tests/
DSurfaceTextureGL_test.cpp221 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()
DFillBuffer.cpp92 void produceOneRGBA8Frame(const sp<ANativeWindow>& anw) { in produceOneRGBA8Frame()
DSurface_test.cpp242 sp<ANativeWindow> anw(mSurface); in TEST_F() local
255 sp<ANativeWindow> anw(mSurface); in TEST_F() local
265 sp<ANativeWindow> anw(mSurface); in TEST_F() local
314 sp<ANativeWindow> anw(mSurface); in TEST_F() local
322 sp<ANativeWindow> anw(mSurface); in TEST_F() local
339 sp<ANativeWindow> anw(s); in TEST_F() local
359 sp<ANativeWindow> anw(s); in TEST_F() local
637 sp<ANativeWindow> anw(mSurface); in TEST_F() local
DCpuConsumer_test.cpp444 void configureANW(const sp<ANativeWindow>& anw, in configureANW()
478 void produceOneFrame(const sp<ANativeWindow>& anw, in produceOneFrame()
DSurfaceTextureClient_test.cpp673 sp<ANativeWindow> anw(mSTC); in TEST_F() local
/frameworks/native/libs/gui/view/
DSurface.cpp64 ANativeWindow* anw = surface.get(); in android_view_Surface_readFromParcel() local
/frameworks/native/cmds/flatland/
DGLHelper.cpp214 sp<ANativeWindow> anw = new Surface(producer); in createNamedSurfaceTexture() local
273 sp<ANativeWindow> anw = sc->getSurface(); in createWindowSurface() local
/frameworks/av/camera/ndk/ndk_vendor/tests/
DAImageReaderVendorTest.cpp63 const native_handle_t* anw; member
299 static void onPreparedCb(void* obj, ACameraWindowType *anw, ACameraCaptureSession *session) { in onPreparedCb()
315 void handlePrepared(ACameraWindowType *anw, ACameraCaptureSession *session) { in handlePrepared()
332 void incPendingPrepared(ACameraWindowType *anw) { in incPendingPrepared()
/frameworks/base/media/jni/
Dandroid_media_ImageWriter.cpp417 sp<ANativeWindow> anw = producer; in ImageWriter_init() local
550 sp<ANativeWindow> anw = ctx->getProducer(); in ImageWriter_dequeueImage() local
624 sp<ANativeWindow> anw = ctx->getProducer(); in ImageWriter_cancelImage() local
654 sp<ANativeWindow> anw = ctx->getProducer(); in ImageWriter_queueImage() local
754 sp < ANativeWindow > anw = surface; in attachAndQeueuGraphicBuffer() local
/frameworks/av/services/camera/libcameraservice/api2/
DJpegRCompositeStream.cpp500 ANativeWindow *anw = surface.get(); in isJpegRCompositeStream() local
669 ANativeWindow *anw = mP010Surface.get(); in configureStream() local
DDepthCompositeStream.cpp494 ANativeWindow *anw = surface.get(); in isDepthCompositeStream() local
698 ANativeWindow *anw = mBlobSurface.get(); in configureStream() local
/frameworks/base/libs/hwui/renderthread/
DCanvasContext.cpp879 ANativeWindow* anw = mNativeSurface->getNativeWindow(); in getNextFrameSize() local
1010 ANativeWindow* anw = mNativeSurface->getNativeWindow(); in surfaceRequiresRedraw() local
/frameworks/av/services/camera/libcameraservice/device3/
DCamera3StreamSplitter.cpp367 sp<ANativeWindow> anw = mOutputSurfaces[surfaceId]; in outputBufferLocked() local
DCamera3Stream.cpp1134 void Camera3Stream::queueHDRMetadata(buffer_handle_t buffer, sp<ANativeWindow>& anw, in queueHDRMetadata()
/frameworks/rs/cpp/
DAllocation.cpp504 ANativeWindow *anw = (ANativeWindow *)RS::dispatch->AllocationGetSurface(mRS->getContext(), in getSurface() local
/frameworks/av/media/codec2/sfplugin/
DCCodecBufferChannel.cpp1744 sp<ANativeWindow> anw = static_cast<ANativeWindow *>(surface.get()); in stopUseOutputSurface() local
2331 sp<ANativeWindow> anw = static_cast<ANativeWindow *>(oldSurface.get()); in setSurface() local
/frameworks/av/services/camera/libcameraservice/utils/
DSessionConfigurationUtils.cpp467 ANativeWindow *anw = surface.get(); in createSurfaceFromGbp() local
/frameworks/native/libs/nativewindow/include/system/
Dwindow.h882 static inline int native_window_dequeue_buffer_and_wait(ANativeWindow *anw, in native_window_dequeue_buffer_and_wait()

12