Lines Matching refs:GrLayerHoister
19 #include "GrLayerHoister.h"
119 GrLayerHoister::Begin(context);
142 GrLayerHoister::FindLayersToAtlas(context, data.fPicture, initialMatrix,
149 GrLayerHoister::DrawLayersToAtlas(context, atlasedNeedRendering);
176 GrLayerHoister::FindLayersToHoist(context, picture, initialMatrix,
180 GrLayerHoister::DrawLayers(context, needRendering);
186 GrLayerHoister::UnlockLayers(context, needRendering);
187 GrLayerHoister::UnlockLayers(context, recycled);
202 GrLayerHoister::UnlockLayers(context, atlasedNeedRendering);
203 GrLayerHoister::UnlockLayers(context, atlasedRecycled);
204 GrLayerHoister::End(context);