Home | History | Annotate | Download | only in drm_hwcomposer

Lines Matching refs:gralloc_

59                           (const hw_module_t **)&gralloc_);
65 if (strcasecmp(gralloc_->common.author, "NVIDIA"))
66 ALOGW("Using non-NVIDIA gralloc module: %s/%s\n", gralloc_->common.name,
67 gralloc_->common.author);
94 int ret = gralloc_->perform(gralloc_, GRALLOC_MODULE_PERFORM_DRM_IMPORT,
177 gralloc_->perform(gralloc_, GRALLOC_MODULE_PERFORM_GET_IMPORTER_PRIVATE,
183 return gralloc_->perform(gralloc_,