Home | History | Annotate | Download | only in unit

Lines Matching refs:surfaceLayer1

530     sk_sp<SkSurface> surfaceLayer1(new ProjectionLayer(&drawCounter));
531 child->setLayerSurface(surfaceLayer1);
543 RenderNodeDrawable drawable(parent.get(), surfaceLayer1->getCanvas(), true);
544 surfaceLayer1->getCanvas()->drawDrawable(&drawable);