Searched defs:ClipDstRect (Results 1 - 1 of 1) sorted by relevance

/external/swiftshader/src/OpenGL/libGLESv2/
H A DDevice.cpp528 ClipDstRect(sRect, dRect, dstClipRect, flipX, flipY);
876 void Device::ClipDstRect(sw::RectF &srcRect, sw::Rect &dstRect, sw::Rect &clipRect, bool flipX, bool flipY) function in class:es2::Device

Completed in 159 milliseconds