Searched refs:srcFormatHasNecessaryFeature (Results 1 – 2 of 2) sorted by relevance
154 bool srcFormatHasNecessaryFeature = in CanCopyWithDraw() local161 return srcFormatHasNecessaryFeature && dstFormatHasNecessaryFeature; in CanCopyWithDraw()
862 bool srcFormatHasNecessaryFeature = FormatHasNecessaryFeature( in CanCopyWithTransfer() local868 return isTilingCompatible && srcFormatHasNecessaryFeature && dstFormatHasNecessaryFeature; in CanCopyWithTransfer()