Searched refs:BorderLeft (Results 1 – 1 of 1) sorted by relevance
200 int BorderLeft() const { in BorderLeft() function in __anon29eb83500111::ConvolveTest209 i % kOuterBlockSize < BorderLeft() || in IsIndexInBorder()210 i % kOuterBlockSize >= (BorderLeft() + Width())); in IsIndexInBorder()240 return input_ + BorderTop() * kOuterBlockSize + BorderLeft(); in input()244 return output_ + BorderTop() * kOuterBlockSize + BorderLeft(); in output()