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

/frameworks/base/core/jni/
H A DCursorWindow.h31 #define WINDOW_ALLOCATION_SIZE 4096 macro
H A DCursorWindow.cpp158 int newSize = mSize + WINDOW_ALLOCATION_SIZE;
160 newSize += WINDOW_ALLOCATION_SIZE;

Completed in 18 milliseconds