OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ANativeWindow_dequeueBuffer
(Results
1 - 4
of
4
) sorted by relevancy
/xsrc/external/mit/MesaLib/dist/src/android_stub/
nativewindow_stub.cpp
71
ANativeWindow_dequeueBuffer
(ANativeWindow *window,
/xsrc/external/mit/MesaLib/dist/include/android_stub/vndk/
window.h
199
int
ANativeWindow_dequeueBuffer
(ANativeWindow* window, ANativeWindowBuffer** buffer, int* fenceFd);
/xsrc/external/mit/MesaLib/dist/src/egl/drivers/dri2/
platform_android.h
65
ANativeWindow_dequeueBuffer
(struct ANativeWindow *window,
platform_android.c
469
if (
ANativeWindow_dequeueBuffer
(dri2_surf->window, &dri2_surf->buffer,
480
* From the
ANativeWindow_dequeueBuffer
documentation:
997
* a callback to
ANativeWindow_dequeueBuffer
, in which case
1419
if (
ANativeWindow_dequeueBuffer
(dri2_surf->window, &dri2_surf->buffer,
1425
_eglLog(_EGL_WARNING, "%s:
ANativeWindow_dequeueBuffer
failed", __func__);
Completed in 11 milliseconds
Indexes created Tue Jul 28 00:24:17 UTC 2026