Searched refs:UNLIKELY (Results 1 – 7 of 7) sorted by relevance
26 #define UNLIKELY( exp ) (__builtin_expect( (exp) != 0, false )) macro
36 #define UNLIKELY( exp ) (__builtin_expect( (exp) != 0, false )) macro204 return (UNLIKELY(l && (l->flags & HWC_SKIP_LAYER))); in isSkipLayer()
356 } else if (UNLIKELY(isYuvBuffer(hnd))) { in setListStats()609 if(UNLIKELY(swapzero)) in hwc_sync()615 if(UNLIKELY(swapzero)) in hwc_sync()648 if(UNLIKELY(swapzero)) { in hwc_sync()671 if(UNLIKELY(swapzero)){ in hwc_sync()
141 if(UNLIKELY(!ctx->mBasePipeSetup)) in hwc_prepare_primary()
42 #define UNLIKELY( exp ) (__builtin_expect( (exp) != 0, false )) macro
76 #define UNLIKELY( exp ) (__builtin_expect( (exp) != 0, false )) macro1782 if (UNLIKELY(getInstance() == NULL)) { in camera_cb()
32 #define UNLIKELY( exp ) (__builtin_expect( (exp) != 0, false )) macro2907 if (UNLIKELY(mDebugFps)) { in OMXCameraAdapterFillBufferDone()