Searched refs:pointerPropertiesResampleable (Results 1 – 2 of 2) sorted by relevance
137 bool LegacyResampler::pointerPropertiesResampleable(const Sample& target, const Sample& auxiliary) { in pointerPropertiesResampleable() function in android::LegacyResampler167 if (!pointerPropertiesResampleable(pastSample, futureSample)) { in canInterpolate()218 if (!pointerPropertiesResampleable(presentSample, pastSample)) { in canExtrapolate()
246 static bool pointerPropertiesResampleable(const Sample& target, const Sample& auxiliary);