Home
last modified time | relevance | path

Searched defs:lock_ycbcr (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/include/Android/hardware/
Dgralloc.h39 int (*lock_ycbcr)(gralloc_module_t const*, buffer_handle_t, int, int, int, int, int, member
/external/minigbm/cros_gralloc/gralloc0/tests/
Dgralloctest.c207 static int lock_ycbcr(struct gralloc_module_t *module, struct grallocinfo *info) in lock_ycbcr() function