Home
last modified time | relevance | path

Searched refs:FindLayersToHoist (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/gpu/
DGrLayerHoister.h74 static void FindLayersToHoist(GrContext* context,
DGrLayerHoister.cpp179 void GrLayerHoister::FindLayersToHoist(GrContext* context, in FindLayersToHoist() function in GrLayerHoister
DSkGpuDevice.cpp1919 GrLayerHoister::FindLayersToHoist(fContext, mainPicture, in EXPERIMENTAL_drawPicture()
/external/skia/src/core/
DSkMultiPictureDraw.cpp176 GrLayerHoister::FindLayersToHoist(context, picture, initialMatrix, in draw()