Home | History | Annotate | Download | only in gpu

Lines Matching refs:adjustSizeWithContextEviction

791 IntSize DrawingBuffer::adjustSizeWithContextEviction(const IntSize& size, bool& evictContext)
818 adjustedSize = adjustSizeWithContextEviction(newSize, evictContext);