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

/frameworks/native/include/input/
H A DInputTransport.h444 static bool canAddSample(const Batch& batch, const InputMessage* msg);
/frameworks/native/libs/input/
H A DInputTransport.cpp454 if (canAddSample(batch, &mMsg)) {
954 bool InputConsumer::canAddSample(const Batch& batch, const InputMessage *msg) { function in class:android::InputConsumer

Completed in 31 milliseconds