Home
last modified time | relevance | path

Searched refs:isEntire (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/src/Renderer/
DSurface.hpp294 bool isEntire(const SliceRect& rect) const;
DBlitter.cpp1263 bool isEntireDest = dest->isEntire(destRect); in blitReactor()
DSurface.cpp3099 bool Surface::isEntire(const SliceRect& rect) const in isEntire() function in sw::Surface