Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libhwcService/
DExynosHWCService.h39 virtual void setExynosHWCCtx(ExynosHWCCtx *);
DExynosHWCService.cpp388 void ExynosHWCService::setExynosHWCCtx(ExynosHWCCtx *HWCCtx) in setExynosHWCCtx() function in android::ExynosHWCService
/hardware/google/graphics/common/libhwc2.1/
DExynosHWC.cpp1362 HWCService->setExynosHWCCtx(hwcCtx); in exynos_open()
/hardware/google/graphics/common/hwc3/impl/
DHalImpl.cpp148 hwcService->setExynosHWCCtx(mHwcCtx.get()); in HalImpl()