Home
last modified time | relevance | path

Searched refs:GRALLOC_MODULE_PERFORM_DRM_IMPORT (Results 1 – 2 of 2) sorted by relevance

/external/drm_hwcomposer/
Ddrmhwcgralloc.h29 GRALLOC_MODULE_PERFORM_DRM_IMPORT = 0xffeeff00, enumerator
Dplatformnv.cpp94 int ret = gralloc_->perform(gralloc_, GRALLOC_MODULE_PERFORM_DRM_IMPORT, in ImportBuffer()