Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/composer/2.1/utils/passthrough/include/composer-passthrough/2.1/
DHwcHal.h254 int32_t hwc_support = 0; in getDozeSupport() local
255 int32_t err = mDispatch.getDozeSupport(mDevice, display, &hwc_support); in getDozeSupport()
256 *outSupport = hwc_support; in getDozeSupport()