HomeSort by relevance Sort by last modified time
    Searched refs:private_module_t (Results 26 - 30 of 30) sorted by null

12

  /device/generic/goldfish/opengl/system/gralloc/
gralloc.cpp 53 struct private_module_t { struct
528 private_module_t *gr = (private_module_t *)module;
565 private_module_t *gr = (private_module_t *)module;
607 private_module_t *gr = (private_module_t *)module;
717 private_module_t *gr = (private_module_t *)module;
789 private_module_t *gr = (private_module_t *)module
    [all...]
  /hardware/samsung_slsi/exynos5/gralloc/
mapper.cpp 87 private_module_t* m = const_cast<private_module_t*>(reinterpret_cast<const private_module_t*>(module));
gralloc.cpp 95 struct private_module_t HAL_MODULE_INFO_SYM = {
350 private_module_t* m = reinterpret_cast<private_module_t*>
436 private_module_t *p = reinterpret_cast<private_module_t*>(dev->device.common.module);
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/osal/
Exynos_OSAL_Android.cpp 66 private_module_t* m = const_cast<private_module_t*>(reinterpret_cast<const private_module_t*>(module));
  /hardware/samsung_slsi/exynos5/libhwc/
hwc.cpp 115 const private_module_t *gralloc_module;
    [all...]

Completed in 1076 milliseconds

12