Searched refs:IsIntersectedWithFilter (Results 1 – 2 of 2) sorted by relevance
349 if (IsIntersectedWithFilter(filterBegin, filterInfoVec, dstRect)) { in CheckRegionAndDrawWithoutFilter()369 if (IsIntersectedWithFilter(begin, filterInfoVec, dstRect)) { in CheckRegionAndDrawWithFilter()381 if (IsIntersectedWithFilter(filterBegin, filterInfoVec, dstRect)) { in CheckRegionAndDrawWithFilter()388 bool RSRenderNodeDrawable::IsIntersectedWithFilter(std::vector<FilterNodeInfo>::const_iterator& beg… in IsIntersectedWithFilter() function in OHOS::Rosen::DrawableV2::RSRenderNodeDrawable
208 bool IsIntersectedWithFilter(std::vector<FilterNodeInfo>::const_iterator& begin,