Searched refs:gralloc_ (Results 1 – 8 of 8) sorted by relevance
57 (const hw_module_t **)&gralloc_); in Init()63 if (strcasecmp(gralloc_->common.author, "Chrome OS")) in Init()64 ALOGW("Using non-minigbm gralloc module: %s/%s\n", gralloc_->common.name, in Init()65 gralloc_->common.author); in Init()
28 ResourceManager::ResourceManager() : num_displays_(0), gralloc_(NULL) { in ResourceManager()54 (const hw_module_t **)&gralloc_); in Init()110 return gralloc_; in gralloc()
60 (const hw_module_t **)&gralloc_); in Init()66 if (strcasecmp(gralloc_->common.author, "ARM Ltd.")) in Init()67 ALOGW("Using non-ARM gralloc module: %s/%s\n", gralloc_->common.name, in Init()68 gralloc_->common.author); in Init()
40 const gralloc_module_t *gralloc_; variable
48 const gralloc_module_t *gralloc_; variable
44 const gralloc_module_t *gralloc_; variable
50 const gralloc_module_t *gralloc_; variable
58 (const hw_module_t **)&gralloc_); in Init()