Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/hals/
Dcb_handle_30.h72 static cb_handle_30_t* from_unconst(const void* p) { in from_unconst() function
/device/generic/goldfish-opengl/system/gralloc/
Dgralloc_30.cpp771 static cb_handle_30_t* from_unconst(const void* p) { in from_unconst() function
858 std::unique_ptr<cb_handle_30_t> handle(cb_handle_30_t::from_unconst(h)); in free_buffer()
882 cb_handle_30_t *handle = cb_handle_30_t::from_unconst(h); in register_buffer()
914 cb_handle_30_t *handle = cb_handle_30_t::from_unconst(h); in unregister_buffer()
991 cb_handle_t* handle = cb_handle_t::from_unconst(bh); in gralloc_lock()
1005 cb_handle_t* handle = cb_handle_t::from_unconst(bh); in gralloc_unlock()
1022 cb_handle_t* handle = cb_handle_t::from_unconst(bh); in gralloc_lock_ycbcr()
Dgralloc_old.cpp136 static cb_handle_old_t* from_unconst(const void* p) { in from_unconst() function
1023 cb_handle_old_t *cb = cb_handle_old_t::from_unconst(handle); in gralloc_register_buffer()
1079 cb_handle_old_t *cb = cb_handle_old_t::from_unconst(handle); in gralloc_unregister_buffer()
1143 cb_handle_old_t *cb = cb_handle_old_t::from_unconst(handle); in gralloc_lock()
1312 cb_handle_old_t *cb = cb_handle_old_t::from_unconst(handle); in gralloc_unlock()
1367 cb_handle_old_t *cb = cb_handle_old_t::from_unconst(handle); in gralloc_lock_ycbcr()
/device/generic/goldfish-opengl/shared/gralloc_cb/include/
Dgralloc_cb_bp.h100 static cb_handle_t* from_unconst(const void* p) { in from_unconst() function