cc: Map the clip_rect in the SharedQuadState to include the drawTransform of...
cc: Map the clip_rect in the SharedQuadState to include the drawTransform of the hosting delegated renderer layer. The clip rect is assuming that it draws to its old target space, but it will be drawing to the target space of the delegated renderer layer, so adjust it accordingly. Tests: cc_unittests:DelegatedRendererLayerImplTestSharedData.SharedData BUG=123444 NOTRY=true Review URL: https://chromiumcodereview.appspot.com/11828011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175688 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment