OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gralloc_module_t
(Results
1 - 5
of
5
) sorted by relevancy
/xsrc/external/mit/MesaLib/dist/include/android_stub/hardware/
gralloc.h
37
*
gralloc_module_t
.common.module_api_version.
157
typedef struct
gralloc_module_t
{
struct
175
int (*registerBuffer)(struct
gralloc_module_t
const* module,
190
int (*unregisterBuffer)(struct
gralloc_module_t
const* module,
228
int (*lock)(struct
gralloc_module_t
const* module,
239
int (*unlock)(struct
gralloc_module_t
const* module,
244
int (*perform)(struct
gralloc_module_t
const* module,
267
int (*lock_ycbcr)(struct
gralloc_module_t
const* module,
282
int (*lockAsync)(struct
gralloc_module_t
const* module,
298
int (*unlockAsync)(struct
gralloc_module_t
const* module
349
}
gralloc_module_t
;
typedef in typeref:struct:gralloc_module_t
[
all
...]
/xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
tu_android.c
199
const
gralloc_module_t
*gralloc = device->gralloc;
236
const
gralloc_module_t
*gralloc = device->gralloc;
/xsrc/external/mit/MesaLib/dist/src/egl/drivers/dri2/
egl_dri2.h
255
const
gralloc_module_t
*gralloc;
/xsrc/external/mit/MesaLib.old/dist/src/egl/drivers/dri2/
egl_dri2.h
241
const
gralloc_module_t
*gralloc;
/xsrc/external/mit/MesaLib/dist/src/virtio/vulkan/
vn_android.c
56
static const
gralloc_module_t
*gralloc = NULL;
Completed in 7 milliseconds
Indexes created Thu Aug 06 00:25:04 UTC 2026