Home | History | Annotate | Download | only in hwui

Lines Matching refs:CC_UNLIKELY

164     if (CC_UNLIKELY(layerType == kLayerTypeRenderLayer)) {
181 if (CC_LIKELY(layerType != kLayerTypeRenderLayer) || CC_UNLIKELY(!isRenderable())) {
182 if (CC_UNLIKELY(mLayer)) {
234 if (CC_UNLIKELY(info.canvasContext)) {
937 if (CC_UNLIKELY(!mProjectedNodes.isEmpty() && opIndex == projectionReceiveIndex)) {