Home | History | Annotate | Download | only in chromium

Lines Matching refs:sublayer

708     // Apply the sublayer transform at the center of the layer.
734 sublayer = sublayers[i]->ccLayerImpl();
737 if (sublayer->renderSurface()) {
738 RenderSurfaceChromium* sublayerRenderSurface = sublayer->renderSurface();
742 descendants.append(sublayer);
745 drawableContentRect.unite(sublayer->drawableContentRect());