Searched refs:DrawLayers (Results 1 – 4 of 4) sorted by relevance
92 static void DrawLayers(GrContext* context, const SkTDArray<GrHoistedLayer>& layers);
322 void GrLayerHoister::DrawLayers(GrContext* context, const SkTDArray<GrHoistedLayer>& layers) { in DrawLayers() function in GrLayerHoister
1925 GrLayerHoister::DrawLayers(fContext, needRendering); in EXPERIMENTAL_drawPicture()
180 GrLayerHoister::DrawLayers(context, needRendering); in draw()