Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/gralloc/
Dgralloc_30.cpp460 static private_module_t* from_gralloc_module(const gralloc_module_t* m) { in from_gralloc_module() function
965 private_module_t* module = private_module_t::from_gralloc_module(gralloc_module); in gralloc_register_buffer()
974 private_module_t* module = private_module_t::from_gralloc_module(gralloc_module); in gralloc_unregister_buffer()
986 private_module_t* module = private_module_t::from_gralloc_module(gralloc_module); in gralloc_lock()
1000 private_module_t* module = private_module_t::from_gralloc_module(gralloc_module); in gralloc_unlock()
1017 private_module_t* module = private_module_t::from_gralloc_module(gralloc_module); in gralloc_lock_ycbcr()