Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DFramebuffer.h110 bool getFlipY() const { return mFlipY; } in getFlipY() function
DFramebuffer.cpp2360 bool Framebuffer::getFlipY() const in getFlipY() function in gl::Framebuffer