HomeSort by relevance Sort by last modified time
    Searched refs:DEINIT_AND_RETURN_FALSE (Results 1 - 25 of 29) sorted by null

1 2

  /hardware/intel/img/hwcomposer/moorefield_hdmi/common/devices/
PrimaryDevice.cpp 39 DEINIT_AND_RETURN_FALSE("failed to initialize physical device");
PhysicalDevice.cpp 408 DEINIT_AND_RETURN_FALSE("failed to detect display config");
414 DEINIT_AND_RETURN_FALSE("failed to create blank control");
420 DEINIT_AND_RETURN_FALSE("failed to create vsync observer");
DummyDevice.cpp 189 DEINIT_AND_RETURN_FALSE("Failed to create Soft Vsync Observer");
ExternalDevice.cpp 44 DEINIT_AND_RETURN_FALSE("failed to initialize physical device");
49 DEINIT_AND_RETURN_FALSE("failed to create HDCP control");
  /hardware/intel/img/hwcomposer/merrifield/common/base/
Hwcomposer.cpp 418 DEINIT_AND_RETURN_FALSE("failed to create DRM");
422 DEINIT_AND_RETURN_FALSE("failed to provide a PlatFactory");
428 DEINIT_AND_RETURN_FALSE("failed to create buffer manager");
434 DEINIT_AND_RETURN_FALSE("failed to create display plane manager");
439 DEINIT_AND_RETURN_FALSE("failed to create display context");
444 DEINIT_AND_RETURN_FALSE("failed to initialize uevent observer");
453 DEINIT_AND_RETURN_FALSE("failed to create device %d", i);
462 DEINIT_AND_RETURN_FALSE("failed to create Vsync Manager");
467 DEINIT_AND_RETURN_FALSE("failed to initialize display analyzer");
472 DEINIT_AND_RETURN_FALSE("failed to initialize display observer")
    [all...]
HwcLayerList.cpp 222 DEINIT_AND_RETURN_FALSE("layer %d is null", i);
227 DEINIT_AND_RETURN_FALSE("failed to allocate hwc layer %d", i);
258 DEINIT_AND_RETURN_FALSE("invalid composition type %d", layer->compositionType);
    [all...]
  /hardware/intel/img/hwcomposer/merrifield/common/devices/
PrimaryDevice.cpp 39 DEINIT_AND_RETURN_FALSE("failed to initialize physical device");
PhysicalDevice.cpp 420 DEINIT_AND_RETURN_FALSE("failed to detect display config");
424 DEINIT_AND_RETURN_FALSE("failed to provide a controlFactory ");
430 DEINIT_AND_RETURN_FALSE("failed to create blank control");
436 DEINIT_AND_RETURN_FALSE("failed to create vsync observer");
ExternalDevice.cpp 45 DEINIT_AND_RETURN_FALSE("failed to initialize physical device");
50 DEINIT_AND_RETURN_FALSE("failed to create HDCP control");
  /hardware/intel/img/hwcomposer/merrifield/common/observers/
VsyncEventObserver.cpp 54 DEINIT_AND_RETURN_FALSE("failed to initialize vsync control");
59 DEINIT_AND_RETURN_FALSE("failed to create vsync event poll thread.");
UeventObserver.cpp 70 DEINIT_AND_RETURN_FALSE("failed to create uevent socket");
79 DEINIT_AND_RETURN_FALSE("failed to bind scoket");
SoftVsyncObserver.cpp 60 DEINIT_AND_RETURN_FALSE("failed to create vsync event poll thread.");
  /hardware/intel/img/hwcomposer/moorefield_hdmi/common/observers/
VsyncEventObserver.cpp 53 DEINIT_AND_RETURN_FALSE("failed to initialize vsync control");
58 DEINIT_AND_RETURN_FALSE("failed to create vsync event poll thread.");
UeventObserver.cpp 70 DEINIT_AND_RETURN_FALSE("failed to create uevent socket");
79 DEINIT_AND_RETURN_FALSE("failed to bind scoket");
SoftVsyncObserver.cpp 56 DEINIT_AND_RETURN_FALSE("failed to create vsync event poll thread.");
  /hardware/intel/img/hwcomposer/moorefield_hdmi/common/base/
Hwcomposer.cpp 406 DEINIT_AND_RETURN_FALSE("failed to create DRM");
412 DEINIT_AND_RETURN_FALSE("failed to create buffer manager");
418 DEINIT_AND_RETURN_FALSE("failed to create display plane manager");
423 DEINIT_AND_RETURN_FALSE("failed to create display context");
428 DEINIT_AND_RETURN_FALSE("failed to initialize uevent observer");
436 DEINIT_AND_RETURN_FALSE("failed to create device %d", i);
444 DEINIT_AND_RETURN_FALSE("failed to initialize display analyzer");
HwcLayerList.cpp 267 DEINIT_AND_RETURN_FALSE("layer %d is null", i);
277 DEINIT_AND_RETURN_FALSE("failed to allocate hwc layer %d", i);
321 DEINIT_AND_RETURN_FALSE("invalid composition type %d", layer->compositionType);
    [all...]
  /hardware/intel/img/hwcomposer/merrifield/common/utils/
HwcTrace.h 83 #define DEINIT_AND_RETURN_FALSE(...) \
  /hardware/intel/img/hwcomposer/moorefield_hdmi/common/utils/
HwcTrace.h 83 #define DEINIT_AND_RETURN_FALSE(...) \
  /hardware/intel/img/hwcomposer/merrifield/common/buffers/
BufferManager.cpp 60 DEINIT_AND_RETURN_FALSE("failed to get gralloc module");
66 DEINIT_AND_RETURN_FALSE("failed to create data buffer");
  /hardware/intel/img/hwcomposer/moorefield_hdmi/common/buffers/
BufferManager.cpp 60 DEINIT_AND_RETURN_FALSE("failed to get gralloc module");
66 DEINIT_AND_RETURN_FALSE("failed to create data buffer");
  /hardware/intel/img/hwcomposer/merrifield/ips/tangier/
TngOverlayPlane.cpp 107 DEINIT_AND_RETURN_FALSE("failed to initialize RotationBufferProvider");
  /hardware/intel/img/hwcomposer/merrifield/common/planes/
DisplayPlaneManager.cpp 98 DEINIT_AND_RETURN_FALSE();
  /hardware/intel/img/hwcomposer/moorefield_hdmi/common/planes/
DisplayPlaneManager.cpp 98 DEINIT_AND_RETURN_FALSE();
  /hardware/intel/img/hwcomposer/moorefield_hdmi/ips/common/
OverlayPlaneBase.cpp 64 DEINIT_AND_RETURN_FALSE("failed to initialize display plane");
73 DEINIT_AND_RETURN_FALSE("failed to create wsbm");
80 DEINIT_AND_RETURN_FALSE("failed to create overlay back buffer");
    [all...]

Completed in 1270 milliseconds

1 2