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.cpp404 void ExynosHWCService::setExynosHWCCtx(ExynosHWCCtx *HWCCtx) in setExynosHWCCtx() argument
406 ALOGD_IF(HWC_SERVICE_DEBUG, "%s, HWCCtx=%p", __func__, HWCCtx); in setExynosHWCCtx()
407 if(HWCCtx) { in setExynosHWCCtx()
408 mHWCCtx = HWCCtx; in setExynosHWCCtx()