Searched refs:LIKELY (Results 1 – 7 of 7) sorted by relevance
95 if (LIKELY(list && list->numHwLayers > 1)) { in reset()143 if (LIKELY(list && list->numHwLayers > 1) && in hwc_prepare_primary()170 if (LIKELY(list && list->numHwLayers > 1) && in hwc_prepare_external()358 if (LIKELY(list) && ctx->dpyAttr[dpy].isActive) { in hwc_set_primary()404 if (LIKELY(list) && ctx->dpyAttr[dpy].isActive && in hwc_set_external()
25 #define LIKELY( exp ) (__builtin_expect( (exp) != 0, true )) macro
97 if (LIKELY(!ctx->vstate.fakevsync)) { in vsync_loop()
64 if (LIKELY(ctx->mOverlay)) { in configure()168 if (LIKELY(ctx->mOverlay)) { in configure()
35 #define LIKELY( exp ) (__builtin_expect( (exp) != 0, true )) macro
539 if(LIKELY(list)) { in closeAcquireFds()632 if(LIKELY(!swapzero)) { in hwc_sync()
75 #define LIKELY( exp ) (__builtin_expect( (exp) != 0, true )) macro