HomeSort by relevance Sort by last modified time
    Searched refs:DrawLayers (Results 1 - 4 of 4) sorted by null

  /external/skia/src/gpu/
GrLayerHoister.h 32 // DrawLayers should be called once to render them
92 static void DrawLayers(GrContext* context, const SkTDArray<GrHoistedLayer>& layers);
GrLayerHoister.cpp 322 void GrLayerHoister::DrawLayers(GrContext* context, const SkTDArray<GrHoistedLayer>& layers) {
SkGpuDevice.cpp     [all...]
  /external/skia/src/core/
SkMultiPictureDraw.cpp 180 GrLayerHoister::DrawLayers(context, needRendering);

Completed in 211 milliseconds