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

  /external/skia/src/core/
SkMultiPictureDraw.cpp 186 GrLayerHoister::UnlockLayers(context, needRendering);
187 GrLayerHoister::UnlockLayers(context, recycled);
202 GrLayerHoister::UnlockLayers(context, atlasedNeedRendering);
203 GrLayerHoister::UnlockLayers(context, atlasedRecycled);
  /external/skia/src/gpu/
GrLayerHoister.h 33 // UnlockLayers should be called once to allow the texture resources to be recycled
106 static void UnlockLayers(GrContext* context, const SkTDArray<GrHoistedLayer>& layers);
GrLayerHoister.cpp 365 void GrLayerHoister::UnlockLayers(GrContext* context,
SkGpuDevice.cpp     [all...]

Completed in 59 milliseconds