Searched refs:dynamicCast (Results 1 - 7 of 7) sorted by relevance

/hardware/qcom/display/msm8960/libgralloc/
H A Dgralloc_priv.h242 static private_handle_t* dynamicCast(const native_handle* in) { function in struct:private_handle_t
/hardware/qcom/display/msm8974/libgralloc/
H A Dgralloc_priv.h239 static private_handle_t* dynamicCast(const native_handle* in) { function in struct:private_handle_t
/hardware/samsung_slsi/exynos5/include/
H A Dgralloc_priv.h162 static private_handle_t* dynamicCast(const native_handle* in) function in struct:private_handle_t
/hardware/samsung_slsi/exynos5/libhwc/
H A Dhwc.cpp170 dump_handle(private_handle_t::dynamicCast(l->handle));
374 private_handle_t *handle = private_handle_t::dynamicCast(layer.handle);
795 private_handle_t *handle = private_handle_t::dynamicCast(layer.handle);
935 private_handle_t *handle = private_handle_t::dynamicCast(
1016 private_handle_t::dynamicCast(layer.handle);
1062 private_handle_t *h = private_handle_t::dynamicCast(layer.handle);
1120 private_handle_t *src_handle = private_handle_t::dynamicCast(layer.handle);
1206 dst_handle = private_handle_t::dynamicCast(dst_buf);
1382 private_handle_t *handle = private_handle_t::dynamicCast(layer->handle);
1403 private_handle_t::dynamicCast(laye
[all...]
/hardware/qcom/display/msm8084/libgralloc/
H A Dgralloc_priv.h284 static private_handle_t* dynamicCast(const native_handle* in) { function in struct:private_handle_t
/hardware/qcom/display/msm8226/libgralloc/
H A Dgralloc_priv.h287 static private_handle_t* dynamicCast(const native_handle* in) { function in struct:private_handle_t
/hardware/samsung_slsi/exynos5/gralloc/
H A Dframebuffer.cpp86 private_handle_t *hnd = private_handle_t::dynamicCast(buffer);

Completed in 595 milliseconds