Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/gl/
DFramebufferGL.cpp1187 GLfloat destMappingHeight = static_cast<GLfloat>(realSourceRegion.height) * in clipSrcRegion() local
1202 std::round(bounds.destRegion.y + destMappingYOffset + destMappingHeight)); in clipSrcRegion()