HomeSort by relevance Sort by last modified time
    Searched refs:LOG_ALWAYS_FATAL (Results 76 - 100 of 115) sorted by null

1 2 34 5

  /frameworks/base/libs/hwui/
GlopBuilder.cpp 299 LOG_ALWAYS_FATAL("unsupported ColorFilter");
595 LOG_ALWAYS_FATAL("VBO and alpha attributes are not currently compatible");
599 LOG_ALWAYS_FATAL("Texture transform incorrectly specified");
SkiaCanvas.cpp 742 LOG_ALWAYS_FATAL("SkiaCanvas can't directly draw Layers");
746 LOG_ALWAYS_FATAL("SkiaCanvas can't directly draw RenderNodes");
751 LOG_ALWAYS_FATAL("SkiaCanvas can't directly draw GL Content");
SkiaCanvasProxy.cpp 82 LOG_ALWAYS_FATAL("Unknown point type");
FontRenderer.cpp 763 LOG_ALWAYS_FATAL("Unsupported format: %d", format);
SpotShadow.cpp 670 LOG_ALWAYS_FATAL("Can't find the right polygon's edge from startPolyIndex %d", startPolyIndex);
    [all...]
  /frameworks/native/services/surfaceflinger/DisplayHardware/
ComposerHal.cpp 171 LOG_ALWAYS_FATAL("failed to get hwcomposer service");
182 LOG_ALWAYS_FATAL("failed to create composer client");
188 LOG_ALWAYS_FATAL("failed to create vr composer client");
  /frameworks/av/media/libstagefright/colorconversion/
SoftwareRenderer.cpp 351 LOG_ALWAYS_FATAL("bad color format %#x", mColorFormat);
  /system/core/libutils/
String16.cpp 191 LOG_ALWAYS_FATAL("Not implemented");
Looper.cpp 407 LOG_ALWAYS_FATAL("Could not write wake signal to fd %d: %s",
Unicode.cpp 583 LOG_ALWAYS_FATAL("Attempt to overread computing length of utf8 string");
  /frameworks/av/services/soundtrigger/
SoundTriggerHwService.cpp 817 LOG_ALWAYS_FATAL("onCallbackEvent unknown event type %d", event->mType);
    [all...]
  /frameworks/base/core/jni/
android_view_ThreadedRenderer.cpp 72 LOG_ALWAYS_FATAL("Failed to get JNIEnv for JavaVM: %p", vm);
    [all...]
android_view_RenderNode.cpp 497 LOG_ALWAYS_FATAL("Failed to get JNIEnv for JavaVM: %p", mVm);
  /frameworks/av/cmds/stagefright/
mediafilter.cpp 455 LOG_ALWAYS_FATAL("mediacodec.cpp error: unrecognized FilterType");
  /frameworks/av/media/libaudioprocessing/
AudioResamplerSinc.cpp 287 LOG_ALWAYS_FATAL("invalid channel count: %d", mChannelCount);
  /frameworks/av/services/audiopolicy/service/
AudioPolicyInterfaceImpl.cpp 347 LOG_ALWAYS_FATAL("getInputForAttr() encountered an invalid input type %d",
  /frameworks/base/libs/hwui/utils/
VectorDrawableUtils.cpp 483 LOG_ALWAYS_FATAL("Unsupported command: %c", cmd);
  /frameworks/native/services/sensorservice/
SensorDevice.cpp 667 LOG_ALWAYS_FATAL("Abort due to ISensors hidl service failure, detail: %s.", detail.c_str());
  /frameworks/native/services/surfaceflinger/
DisplayDevice.cpp 335 LOG_ALWAYS_FATAL("eglSwapBuffers(%p, %p) failed with 0x%08x",
  /hardware/qcom/audio/voice_processing/
voice_processing.c 169 LOG_ALWAYS_FATAL("Bad state transition from %d to %d", from, to);
  /frameworks/av/services/audioflinger/
Threads.cpp 286 LOG_ALWAYS_FATAL("invalid timebase %d", timebase);
    [all...]
  /frameworks/base/services/core/jni/
com_android_server_location_GnssLocationProvider.cpp 109 LOG_ALWAYS_FATAL("Abort due to IGNSS hidl service failure,"
    [all...]
  /frameworks/native/libs/input/
VelocityTracker.cpp 128 LOG_ALWAYS_FATAL("Could not create the default velocity tracker strategy '%s'!",
    [all...]
  /hardware/interfaces/graphics/composer/2.1/default/
ComposerClient.cpp 214 LOG_ALWAYS_FATAL("failed to initialize handle importer");
    [all...]
Hwc.cpp 103 LOG_ALWAYS_FATAL("failed to get hwcomposer2 function %d", desc);

Completed in 1200 milliseconds

1 2 34 5