Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/linux-rga/core/
H A DGrallocOps.cpp171 const hw_module_t *allocMod = NULL; in RkInitAllocModle() local
177 ret= hw_get_module(GRALLOC_HARDWARE_MODULE_ID, &allocMod); in RkInitAllocModle()
180 mAllocMod = reinterpret_cast<gralloc_module_t const *>(allocMod); in RkInitAllocModle()