HomeSort by relevance Sort by last modified time
    Searched defs:IMG_gralloc_module_public_t (Results 1 - 2 of 2) sorted by null

  /device/samsung/crespo/include/
hal_public.h 119 typedef struct IMG_gralloc_module_public_t
129 int (*GetPhyAddrs)(struct IMG_gralloc_module_public_t const* module,
133 int (*Blit)(struct IMG_gralloc_module_public_t const *module,
137 int (*Blit2)(struct IMG_gralloc_module_public_t const *module,
141 IMG_gralloc_module_public_t;
  /hardware/ti/omap4xxx/hwc/
hal_public.h 114 typedef struct IMG_gralloc_module_public_t
124 int (*GetPhyAddrs)(struct IMG_gralloc_module_public_t const* module,
129 int (*Blit)(struct IMG_gralloc_module_public_t const *module,
133 int (*Blit2)(struct IMG_gralloc_module_public_t const *module,
137 IMG_gralloc_module_public_t;

Completed in 349 milliseconds