Home
last modified time | relevance | path

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

/external/swiftshader/src/Device/
DSurface.hpp165 bool isEntire(const Rect& rect) const;
DBlitter.cpp1685 bool isEntireDest = dest->isEntire(destRect); in blitReactor()
DSurface.cpp2708 bool Surface::isEntire(const Rect& rect) const in isEntire() function in sw::Surface
/external/swiftshader/src/Renderer/
DSurface.hpp331 bool isEntire(const Rect& rect) const;
DBlitter.cpp1445 bool isEntireDest = dest->isEntire(destRect); in blitReactor()
DSurface.cpp3307 bool Surface::isEntire(const Rect& rect) const in isEntire() function in sw::Surface