Searched refs:pieceProgress (Results 1 – 6 of 6) sorted by relevance
386 float pieceProgress = this->PieceReaders[this->Piece]->GetProgress(); in PieceProgressCallback() local387 float progress = this->ProgressRange[0] + pieceProgress * width; in PieceProgressCallback()
204 float pieceProgress = this->PieceReaders[this->Piece]->GetProgress(); in PieceProgressCallback() local205 float progress = this->ProgressRange[0] + pieceProgress * width; in PieceProgressCallback()
413 float pieceProgress = this->PieceReaders[this->Piece]->GetProgress(); in PieceProgressCallback() local414 float progress = this->ProgressRange[0] + pieceProgress * width; in PieceProgressCallback()
163 float pieceProgress = this->PieceReaders[this->Piece]->GetProgress(); in PieceProgressCallback() local164 float progress = this->ProgressRange[0] + pieceProgress * width; in PieceProgressCallback()
517 float pieceProgress = this->PieceReaders[this->Piece]->GetProgress(); in PieceProgressCallback() local518 float progress = this->ProgressRange[0] + pieceProgress*width; in PieceProgressCallback()