HomeSort by relevance Sort by last modified time
    Searched refs:dynamicCast (Results 1 - 7 of 7) sorted by null

  /hardware/qcom/display/msm8960/libgralloc/
gralloc_priv.h 242 static private_handle_t* dynamicCast(const native_handle* in) {
  /hardware/qcom/display/msm8974/libgralloc/
gralloc_priv.h 239 static private_handle_t* dynamicCast(const native_handle* in) {
  /hardware/samsung_slsi/exynos5/include/
gralloc_priv.h 162 static private_handle_t* dynamicCast(const native_handle* in)
  /hardware/samsung_slsi/exynos5/libhwc/
hwc.cpp 170 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);
    [all...]
  /hardware/qcom/display/msm8084/libgralloc/
gralloc_priv.h 284 static private_handle_t* dynamicCast(const native_handle* in) {
  /hardware/qcom/display/msm8226/libgralloc/
gralloc_priv.h 287 static private_handle_t* dynamicCast(const native_handle* in) {
  /hardware/samsung_slsi/exynos5/gralloc/
framebuffer.cpp 86 private_handle_t *hnd = private_handle_t::dynamicCast(buffer);

Completed in 132 milliseconds