Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libhwcService/
DExynosHWCService.cpp388 void ExynosHWCService::setExynosHWCCtx(ExynosHWCCtx *HWCCtx) in setExynosHWCCtx() argument
390 ALOGD_IF(HWC_SERVICE_DEBUG, "%s, HWCCtx=%p", __func__, HWCCtx); in setExynosHWCCtx()
391 if(HWCCtx) { in setExynosHWCCtx()
392 mHWCCtx = HWCCtx; in setExynosHWCCtx()