Searched refs:scratch_data_length (Results 1 – 2 of 2) sorted by relevance
523 int scratch_data_length = toUse[toUse.length - 1] + 1; in setView() local524 mTempValue = new double[scratch_data_length]; in setView()525 mTempDelta = new double[scratch_data_length]; in setView()
587 int scratch_data_length = toUse[toUse.length - 1] + 1; in setView() local588 mTempValue = new double[scratch_data_length]; in setView()589 mTempDelta = new double[scratch_data_length]; in setView()