Home | History | Annotate | Download | only in hwui

Lines Matching refs:doIntersect

92             layerDamage.doIntersect(0, 0, layer->viewportWidth, layer->viewportHeight);
863 saveLayerBounds.doIntersect(previous->getRenderTargetClip());
866 saveLayerBounds.doIntersect(Rect(layerWidth, layerHeight));
918 saveLayerBounds.doIntersect(previous->getRenderTargetClip());
921 saveLayerBounds.doIntersect(Rect(layerWidth, layerHeight));
956 dstRect.doIntersect(mCanvasState.currentSnapshot()->getRenderTargetClip());