Searched refs:HWCCtx (Results 1 – 1 of 1) sorted by relevance
388 void ExynosHWCService::setExynosHWCCtx(ExynosHWCCtx *HWCCtx) in setExynosHWCCtx() argument390 ALOGD_IF(HWC_SERVICE_DEBUG, "%s, HWCCtx=%p", __func__, HWCCtx); in setExynosHWCCtx()391 if(HWCCtx) { in setExynosHWCCtx()392 mHWCCtx = HWCCtx; in setExynosHWCCtx()