Home | History | Annotate | Download | only in src

Lines Matching defs:UNLIKELY

32 #define UNLIKELY(exp) __builtin_expect(!!(exp), 0)
606 if (UNLIKELY(mHalCamCtrl->mDebugFps)) {
825 if (UNLIKELY(mHalCamCtrl->mDebugFps)) {