Searched refs:tryUpdateQueueWithBitmap (Results 1 – 2 of 2) sorted by relevance
147 bool tryUpdateQueueWithBitmap(const TileRenderInfo* renderInfo,
394 if (!tryUpdateQueueWithBitmap(renderInfo, bitmap)) { in updateQueueWithBitmap()403 bool TransferQueue::tryUpdateQueueWithBitmap(const TileRenderInfo* renderInfo, in tryUpdateQueueWithBitmap() function in WebCore::TransferQueue