Searched refs:discarded (Results 1 – 8 of 8) sorted by relevance
276 size_t discarded; member896 counters_.discarded++; in discard()1007 counters_.discarded, in getDump()
20 only maintained while the process is running, and are discarded at process
967 int32_t discarded = outputDelayRingBufferGetSamples(0, discard); in onQueueFilled() local968 mOutputDelayCompensated += discarded; in onQueueFilled()
980 int32_t discarded = outputDelayRingBufferGetSamples(nullptr, discard); in process() local981 mOutputDelayCompensated += discarded; in process()
104 | `flat` | integer | values to be discarded |
222 inner class Paint$Style in the Paint class should be discarded and the bridge will provide its own
6292 int32_t discarded = 0; in onInputBufferFilled() local6293 if (msg->findInt32("discarded", &discarded) && discarded) { in onInputBufferFilled()6808 int32_t discarded = 0; in onOutputBufferDrained() local6809 msg->findInt32("discarded", &discarded); in onOutputBufferDrained()6824 && !discarded && buffer->size() != 0) { in onOutputBufferDrained()6909 if (mCodec->mNativeWindow != NULL && (discarded || buffer->size() != 0)) { in onOutputBufferDrained()
16327 // The PIN(s) was cached, but discarded after reboot (e.g. SIM not present after reboot).16346 // Number of PINs stored or discarded.