Searched refs:MAX_RECYCLED_SPRITES (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/libs/input/
H A DPointerController.h115 static const size_t MAX_RECYCLED_SPRITES = 12; member in class:android::PointerController
H A DPointerController.cpp713 if (mLocked.recycledSprites.size() < MAX_RECYCLED_SPRITES) {

Completed in 73 milliseconds