Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/composer/2.1/default/
DHwc.cpp431 int32_t hwc_support = 0; in getDozeSupport() local
432 int32_t err = mDispatch.getDozeSupport(mDevice, display, &hwc_support); in getDozeSupport()
433 *outSupport = hwc_support; in getDozeSupport()