Home | History | Annotate | Download | only in pathops

Lines Matching full:bufferlen

193 void SkPathOpsDebug::MathematicaIze(char* str, size_t bufferLen) {
198 if (len + 2 >= bufferLen) {