Searched refs:cropSize (Results 1 – 6 of 6) sorted by relevance
155 glUniform2f(mCropCenterLoc, desc.cropSize.x / 2.0f, desc.cropSize.y / 2.0f); in setUniforms()
1332 mState.cropSize = half2(width, height); in setupCornerRadiusCropSize()
167 glUniform2f(mCropCenterLoc, desc.cropSize.x / 2.0f, desc.cropSize.y / 2.0f); in setUniforms()
1411 mState.cropSize = half2(width, height); in setupCornerRadiusCropSize()
57 half2 cropSize; member
58 half2 cropSize; member