Searched refs:limitSizeInternal (Results 1 – 3 of 3) sorted by relevance
27 return FramebufferSurface::limitSizeInternal(size, maxSize); in limitSize()
169 return limitSizeInternal(size, mMaxSize); in limitSize()172 ui::Size FramebufferSurface::limitSizeInternal(const ui::Size& size, const ui::Size& maxSize) { in limitSizeInternal() function in android::FramebufferSurface
64 static ui::Size limitSizeInternal(const ui::Size&, const ui::Size& maxSize);