Searched refs:hwcApiVersion (Results 1 – 1 of 1) sorted by relevance
37 uint32_t hwcApiVersion(const hwc_composer_device_1_t* hwc) { in hwcApiVersion() function49 return (hwcApiVersion(hwc) >= (version & HARDWARE_API_VERSION_2_MAJ_MIN_MASK)); in hwcHasApiVersion()