Home
last modified time | relevance | path

Searched defs:validRectangle (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/src/OpenGL/libGLESv2/
DDevice.cpp857 bool Device::validRectangle(const sw::Rect *rect, sw::Surface *surface) in validRectangle() function in es2::Device
882 bool Device::validRectangle(const sw::RectF *rect, sw::Surface *surface) in validRectangle() function in es2::Device
/external/swiftshader/src/OpenGL/libGLES_CM/
DDevice.cpp531 bool Device::validRectangle(const sw::Rect *rect, sw::Surface *surface) in validRectangle() function in es1::Device