Searched refs:missed (Results 1 – 6 of 6) sorted by relevance
38 * updated. This may occur if the composer missed the deadline for changing the vsync period
50 * lower power consumption, but may result in some missed messages and hence increased latency.
100 extensions were added to help cover a few edge cases missed by the original
4016 for (auto &missed : req.mPendingBufferList) { in handleMetadataWithLock() local4017 assert(missed.stream->priv); in handleMetadataWithLock()4018 if (missed.stream->priv) { in handleMetadataWithLock()4019 QCamera3Channel *ch = (QCamera3Channel *)(missed.stream->priv); in handleMetadataWithLock()4024 req.frame_number, missed.buffer, in handleMetadataWithLock()4025 ch->mStreams[0]->getMyType(), missed.stream->format); in handleMetadataWithLock()
8398 polled the mesa-dev list in case there are use cases we missed (internal9537 were missed previously (internal issue 1185).
16416 // Predefined color names are all missed by this RegEx pattern.