Home
last modified time | relevance | path

Searched refs:aSortedUpdateSprites (Results 1 – 1 of 1) sorted by relevance

/trunk/main/canvas/inc/canvas/
H A Dspriteredrawmanager.hxx343 VectorOfSprites aSortedUpdateSprites; in handleArea() local
352 aSortedUpdateSprites.push_back( rSprite ); in handleArea()
357 ::std::sort( aSortedUpdateSprites.begin(), in handleArea()
358 aSortedUpdateSprites.end(), in handleArea()
365 aSortedUpdateSprites ); in handleArea()
370 aSortedUpdateSprites ); in handleArea()

Completed in 21 milliseconds