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