Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/renderfright/gl/
DGLESRenderEngine.cpp815 float destinationHeight = static_cast<float>(destination.getHeight()); in handleRoundedCorners() local
841 vec4(destinationWidth / sourceWidth, destinationHeight / sourceHeight, 1, 1)); in handleRoundedCorners()