Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/jni/
H A 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
H A 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
/aosp14/frameworks/base/services/core/jni/tvinput/
H A DBufferProducerThread.cpp34 sp<ANativeWindow> anw(mSurface); in readyToRun() local
115 sp<ANativeWindow> anw(mSurface); in threadLoop() local
/aosp14/frameworks/base/media/jni/
H A 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
/aosp14/frameworks/base/libs/hwui/renderthread/
H A DCanvasContext.cpp879 ANativeWindow* anw = mNativeSurface->getNativeWindow(); in getNextFrameSize() local
1010 ANativeWindow* anw = mNativeSurface->getNativeWindow(); in surfaceRequiresRedraw() local
/aosp14/frameworks/base/rs/jni/
H A Dandroid_renderscript_RenderScript.cpp1267 ANativeWindow *anw = (ANativeWindow *)rsAllocationGetSurface((RsContext)con, (RsAllocation)a); in nAllocationGetSurface() local
1284 ANativeWindow *anw = nullptr; in nAllocationSetSurface() local