Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/gl/
DFramebufferGL.cpp1175 GLfloat destMappingWidth = static_cast<GLfloat>(realSourceRegion.width) * in clipSrcRegion() local
1190 std::round(bounds.destRegion.x + destMappingXOffset + destMappingWidth)); in clipSrcRegion()