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

  /device/samsung/crespo/include/
hal_public.h 137 int (*Blit2)(struct IMG_gralloc_module_public_t const *module,
  /hardware/ti/omap4xxx/hwc/
hal_public.h 133 int (*Blit2)(struct IMG_gralloc_module_public_t const *module,
  /hardware/ti/omap4xxx/domx/omx_proxy_component/omx_h264_enc/src/
omx_proxy_h264enc.c 891 nErr = module->Blit2(module, pSrc[0], pDst[0], nWidth, nHeight, 0, 0);
  /hardware/ti/omap4xxx/domx/omx_proxy_component/omx_mpeg4_enc/src/
omx_proxy_mpeg4enc.c 879 nErr = module->Blit2(module, pSrc[0], pDst[0], nWidth, nHeight, 0, 0);

Completed in 76 milliseconds