Searched defs:percentFull (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/gpu/
H A DGrAtlas.cpp61 float percentFull = fRects->percentFull(); local
70 if (fBatchUploads && NULL == fPlotData && 0.0f == percentFull) {
132 if (fRects->percentFull() > kNearlyFullTolerance) {

Completed in 328 milliseconds