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

  /external/skia/src/gpu/
GrLayerAtlas.h 61 // layer atlas. When a picture goes away it can use the ClientPlotUsage to remove itself
63 class ClientPlotUsage {
65 ClientPlotUsage(int maxPlots)
108 Plot* addToAtlas(ClientPlotUsage*, int width, int height, SkIPoint16* loc);
GrLayerAtlas.cpp 130 GrLayerAtlas::Plot* GrLayerAtlas::addToAtlas(ClientPlotUsage* usage,
GrLayerCache.h 63 GrLayerAtlas::ClientPlotUsage fPlotUsage;

Completed in 1278 milliseconds