Home
last modified time | relevance | path

Searched defs:gralloc_usage (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/minigbm/cros_gralloc/
H A Dcros_gralloc_helpers.cc96 static inline void handle_usage(uint64_t *gralloc_usage, uint64_t gralloc_mask, in handle_usage()
/aosp_15_r20/external/minigbm/cros_gralloc/gralloc0/tests/
H A Dgralloctest.c480 uint32_t stride, width, height, req_usage, gralloc_usage; in test_perform() local
/aosp_15_r20/external/minigbm/cros_gralloc/gralloc0/
H A Dgralloc0.cc255 uint32_t gralloc_usage = 0; in gralloc0_perform() local
/aosp_15_r20/external/mesa3d/src/egl/drivers/dri2/
H A Degl_dri2.h396 uint32_t gralloc_usage; member