Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/gl/
DFramebufferGL.cpp1186 GLuint destMappingY0 = in clipSrcRegion() local
1195 gl::Rectangle(destMappingX0, destMappingY0, destMappingX1 - destMappingX0, in clipSrcRegion()
1196 destMappingY1 - destMappingY0); in clipSrcRegion()