Searched refs:hwc_support (Results 1 – 1 of 1) sorted by relevance
254 int32_t hwc_support = 0; in getDozeSupport() local255 int32_t err = mDispatch.getDozeSupport(mDevice, display, &hwc_support); in getDozeSupport()256 *outSupport = hwc_support; in getDozeSupport()