Home
last modified time | relevance | path

Searched refs:totArea (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/samplecode/
H A DSampleRectanizer.cpp99 long totArea = 0; variable
107 totArea += (*fCurRects)[i].fWidth * (*fCurRects)[i].fHeight;
115 totArea,
117 100.0f * totArea / ((float)kWidth*kHeight),

Completed in 1 milliseconds