Searched refs:hwcTypes (Results 1 – 1 of 1) sorted by relevance
720 std::vector<uint32_t> hwcTypes(count); in getSupportedContentTypes() local721 RET_IF_ERR(halDisplay->getSupportedContentTypes(&count, hwcTypes.data())); in getSupportedContentTypes()723 h2a::translate(hwcTypes, *types); in getSupportedContentTypes()