Home
last modified time | relevance | path

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

/frameworks/native/include/input/
DInput.h130 #define MAX_SAMPLES UINT16_MAX macro
/frameworks/native/libs/input/
DInput.cpp428 sampleCount == 0 || sampleCount > MAX_SAMPLES) { in readFromParcel()