Home
last modified time | relevance | path

Searched refs:ASurfaceTexture_dequeueBuffer (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/native/libs/nativedisplay/include/surfacetexture/
H A Dsurface_texture_platform.h85 AHardwareBuffer* ASurfaceTexture_dequeueBuffer(ASurfaceTexture* st, int* outSlotid,
/aosp12/frameworks/native/libs/nativedisplay/
H A Dlibnativedisplay.map.txt50 android::ASurfaceTexture_dequeueBuffer*;
/aosp12/frameworks/native/libs/nativedisplay/surfacetexture/
H A Dsurface_texture.cpp195 AHardwareBuffer* ASurfaceTexture_dequeueBuffer(ASurfaceTexture* st, int* outSlotid, in ASurfaceTexture_dequeueBuffer() function
/aosp12/frameworks/base/libs/hwui/
H A DDeferredLayerUpdater.cpp155 AHardwareBuffer* hardwareBuffer = ASurfaceTexture_dequeueBuffer( in apply()