Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/gralloc/
Dgralloc_old.cpp156 static cb_handle_old_t* from_unconst(const void* p) { in from_unconst() function
1047 cb_handle_old_t *cb = cb_handle_old_t::from_unconst(handle); in gralloc_register_buffer()
1103 cb_handle_old_t *cb = cb_handle_old_t::from_unconst(handle); in gralloc_unregister_buffer()
1167 cb_handle_old_t *cb = cb_handle_old_t::from_unconst(handle); in gralloc_lock()
1336 cb_handle_old_t *cb = cb_handle_old_t::from_unconst(handle); in gralloc_unlock()
1391 cb_handle_old_t *cb = cb_handle_old_t::from_unconst(handle); in gralloc_lock_ycbcr()
/device/generic/goldfish-opengl/system/hals/
Dcb_handle_30.h102 static cb_handle_30_t* from_unconst(const void* p) { in from_unconst() function