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

  /hardware/ti/omap4-aah/domx/omx_proxy_component/omx_video_dec/src/
omx_proxy_videodec.c 247 pComponentPrivate->grallocModule = (gralloc_module_t const *)module;
697 pCompPrv->grallocModule->lock((gralloc_module_t const *) pCompPrv->grallocModule,
754 pCompPrv->grallocModule->unlock((gralloc_module_t const *) pCompPrv->grallocModule, (buffer_handle_t)grallocHandle);
763 pCompPrv->grallocModule->lock((gralloc_module_t const*) pCompPrv->grallocModule,
774 pCompPrv->grallocModule->unlock((gralloc_module_t const *) pCompPrv->grallocModule,
  /hardware/ti/omap4xxx/domx/omx_proxy_component/omx_video_dec/src/
omx_proxy_videodec.c 207 pComponentPrivate->grallocModule = (gralloc_module_t const *)module;
647 pCompPrv->grallocModule->lock((gralloc_module_t const *) pCompPrv->grallocModule,
704 pCompPrv->grallocModule->unlock((gralloc_module_t const *) pCompPrv->grallocModule, (buffer_handle_t)grallocHandle);
  /hardware/ti/omap4xxx/domx/domx/
omx_proxy_common.h 203 gralloc_module_t const *grallocModule;
  /hardware/ti/omap4-aah/domx/domx/
omx_proxy_common.h 272 gralloc_module_t const *grallocModule;

Completed in 396 milliseconds