Home | History | Annotate | Download | only in GLESv2_enc

Lines Matching refs:totalLen

4335             int totalLen = 0;
4337 totalLen += shaderData->sources[i].size();
4339 if (totalLen != 0) {
4340 *params = totalLen + 1; // account for null terminator