Searched refs:canProcess (Results 1 – 8 of 8) sorted by relevance
39 if (filter.canProcess()) in scheduleNextNode()
45 if (filter.canProcess()) in scheduleNextNode()
49 if (filter.canProcess()) { in scheduleNextNode()
498 synchronized final boolean canProcess() { in canProcess() method in Filter
79 virtual bool canProcess() = 0;
85 bool canProcess();
356 if (canProcess()) { in process()591 bool QCameraDualFOVPP::canProcess() in canProcess() function in qcamera::QCameraDualFOVPP
17989 Landroid/filterfw/core/Filter;->canProcess()Z