HomeSort by relevance Sort by last modified time
    Searched refs:CC_UNLIKELY (Results 26 - 50 of 52) sorted by null

12 3

  /frameworks/native/opengl/libs/EGL/
egl_display.h 195 if (CC_UNLIKELY(!mDpy->enter())) {
egl_display.cpp 403 if (CC_UNLIKELY(mHibernating)) {
429 if (mWakeCount == 0 && CC_UNLIKELY(mAttemptHibernation)) {
eglApi.cpp     [all...]
  /frameworks/native/services/surfaceflinger/
Client.cpp 96 if (CC_UNLIKELY(pid != self_pid && uid != AID_GRAPHICS && uid != 0)) {
Transform.cpp 227 if (CC_UNLIKELY(transformed())) {
SurfaceFlinger.cpp 977 if (CC_UNLIKELY(mVisibleRegionsDirty)) {
    [all...]
Layer.cpp 587 if (CC_UNLIKELY(mActiveBuffer == 0)) {
    [all...]
  /frameworks/base/libs/hwui/
OpenGLRenderer.cpp 467 if (CC_UNLIKELY(inFrame || mCaches.drawDeferDisabled)) {
493 if (CC_UNLIKELY(mCaches.drawDeferDisabled)) {
505 if (CC_UNLIKELY(mCaches.drawDeferDisabled)) {
    [all...]
RenderNode.cpp 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)) {
    [all...]
DrawProfiler.cpp 79 if (CC_UNLIKELY(mDensity != density)) {
Snapshot.cpp 137 if (CC_UNLIKELY(!clipRegion->isEmpty())) {
SpotShadow.cpp 416 if (CC_UNLIKELY(lightCenter.z <= 0)) {
420 if (CC_UNLIKELY(polyLength < 3)) {
522 if (CC_UNLIKELY(totalExtraCornerSliceNumber > SPOT_MAX_EXTRA_CORNER_VERTEX_NUMBER)) {
562 if (CC_UNLIKELY(distOutline == 0)) {
    [all...]
SkiaShader.cpp 384 if (CC_UNLIKELY(!isSimpleGradient(gradInfo))) {
TextureCache.cpp 153 if (CC_UNLIKELY(entry)) {
DeferredDisplayList.cpp 536 if (CC_UNLIKELY(renderer.getCaches().drawReorderDisabled)) {
DisplayListRenderer.cpp 404 if (CC_UNLIKELY(mHighContrastText)) {
  /frameworks/native/services/surfaceflinger/RenderEngine/
GLES11RenderEngine.cpp 123 if (CC_UNLIKELY(alpha < 0xFF)) {
  /frameworks/av/media/mtp/
MtpProperty.cpp 538 if ( CC_UNLIKELY(
  /frameworks/av/services/audioflinger/
AudioResamplerDyn.cpp 143 if (CC_UNLIKELY(impulse >= mRingFull)) {
AudioResamplerSinc.cpp     [all...]
  /frameworks/base/core/jni/android/graphics/
BitmapFactory.cpp 101 if (CC_UNLIKELY(divs[count - 1] > maxValue)) {
  /frameworks/native/libs/gui/
BufferQueueProducer.cpp 327 if (CC_UNLIKELY(mSlots[found].mFence == NULL)) {
    [all...]
GLConsumer.cpp 311 if (CC_UNLIKELY(sReleasedTexImageBuffer == NULL)) {
    [all...]
  /frameworks/av/services/camera/libcameraservice/api1/client2/
Parameters.cpp     [all...]
  /hardware/samsung_slsi/exynos5/libhwc/
hwc.cpp 821 if (CC_UNLIKELY(exynos5_is_offscreen(layer, pdev))) {
    [all...]

Completed in 1321 milliseconds

12 3