Searched refs:WLOGTRACE (Results 1 - 24 of 24) sorted by relevance

/hardware/intel/img/hwcomposer/moorefield_hdmi/common/observers/
H A DSoftVsyncObserver.cpp46 WLOGTRACE("object has been initialized");
66 WLOGTRACE("soft vsync is still enabled");
83 WLOGTRACE("too late to set refresh rate");
85 WLOGTRACE("invalid refresh rate %d", rate);
94 WLOGTRACE("vsync state %d is not changed", enabled);
H A DVsyncEventObserver.cpp44 WLOGTRACE("object has been initialized");
70 WLOGTRACE("vsync is still enabled");
90 WLOGTRACE("vsync state %d is not changed", enabled);
124 WLOGTRACE("failed to wait for vsync on display %d, vsync enabled %d", mDevice, mEnabled);
H A DUeventObserver.cpp74 WLOGTRACE("setsockopt() failed");
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/common/
H A DHdcpControl.cpp56 WLOGTRACE("HDCP is disabled");
62 WLOGTRACE("HDCP has been started");
99 WLOGTRACE("timeout waiting for completion");
110 WLOGTRACE("HDCP is disabled");
123 WLOGTRACE("HDCP has been started");
244 WLOGTRACE("HDCP is not supported");
281 WLOGTRACE("HDCP authentication has been stopped");
302 WLOGTRACE("HDCP authentication has been stopped");
H A DTTMBufferMapper.cpp67 WLOGTRACE("offset = %#x, addr = %p.", gttOffsetInPage, virtAddr);
H A DWsbm.cpp34 WLOGTRACE("object is initialized");
H A DRotationBufferProvider.cpp104 WLOGTRACE("failed to free TTMBuffer");
387 WLOGTRACE("payload data is not correct: format %#x, width %d, height %d",
497 WLOGTRACE("vaDestroySurfaces failed, vaStatus = %d", vaStatus);
507 WLOGTRACE("khandle is reset by decoder, surface is invalid!");
541 WLOGTRACE("mTTMWrappers is unexpectedly full. Invalidate caches");
564 WLOGTRACE("failed to free TTMBuffer");
574 WLOGTRACE("vaDestroySurfaces failed, vaStatus = %d", vaStatus);
H A DOverlayPlaneBase.cpp110 WLOGTRACE("overlay plane query failed with error code %d", ret);
310 WLOGTRACE("failed to destroy TTM buffer");
583 WLOGTRACE("client is not ready");
/hardware/intel/img/hwcomposer/moorefield_hdmi/common/base/
H A DHwcModule.cpp120 WLOGTRACE("unsupported event %d", event);
136 WLOGTRACE("failed to get configs of disp %d", disp);
153 WLOGTRACE("failed to get attributes of disp %d", disp);
179 WLOGTRACE("failed to set power mode of disp %d", disp);
192 WLOGTRACE("failed to get active config of disp %d", disp);
205 WLOGTRACE("failed to set active config of disp %d", disp);
220 WLOGTRACE("failed to set cursor position of disp %d", disp);
H A DHwcLayerList.cpp66 WLOGTRACE("invalid buffer handle");
72 WLOGTRACE("not a composer layer");
132 WLOGTRACE("invalid buffer handle");
138 WLOGTRACE("not a composer layer");
197 WLOGTRACE("cursor layer is not on top of zorder");
202 WLOGTRACE("invalid buffer handle");
208 WLOGTRACE("not a composer layer");
215 WLOGTRACE("unexpected color format %u for cursor", format);
221 WLOGTRACE("unexpected transform %u for cursor", trans);
232 WLOGTRACE("unexpecte
[all...]
H A DDrm.cpp43 WLOGTRACE("Drm object has been initialized");
224 WLOGTRACE("device %d is disabled?", device);
256 WLOGTRACE("Setting mode on invalid device %d", device);
300 WLOGTRACE("Setting mode on invalid device %d", device);
357 WLOGTRACE("failed to call %ld ioctl with failure %d", cmd, err);
381 WLOGTRACE("failed to call %ld ioctl with failure %d", cmd, err);
406 WLOGTRACE("failed to call %ld ioctl with failure %d", cmd, err);
H A DHwcLayer.cpp83 WLOGTRACE("HwcLayer is not cleaned up");
267 WLOGTRACE("ignoring result of data buffer setting for protected video");
H A DHwcomposer.cpp394 WLOGTRACE("procs is NULL");
/hardware/intel/img/hwcomposer/moorefield_hdmi/common/buffers/
H A DBufferCache.cpp64 WLOGTRACE("failed to remove mapper. err = %d", index);
H A DBufferManager.cpp219 WLOGTRACE("Alloc device is not available");
287 WLOGTRACE("Alloc device is not available");
310 WLOGTRACE("Alloc device is not available");
342 WLOGTRACE("Alloc device is not available");
/hardware/intel/img/hwcomposer/moorefield_hdmi/common/utils/
H A DHwcTrace.h32 #define WLOGTRACE(fmt,...) ALOGW("%s: " fmt, __func__, ##__VA_ARGS__) macro
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/anniedale/
H A DPlaneCapabilities.cpp61 WLOGTRACE("180 degree rotation is not supported yet");
217 WLOGTRACE("overlay scaling > 4, fall back to GLES");
H A DAnnCursorPlane.cpp207 WLOGTRACE("plane enabling (%d) failed with error code %d", enabled, ret);
230 WLOGTRACE("plane state query failed with error code %d", ret);
H A DAnnRGBPlane.cpp279 WLOGTRACE("plane enabling (%d) failed with error code %d", enabled, ret);
306 WLOGTRACE("plane state query failed with error code %d", ret);
H A DAnnOverlayPlane.cpp801 WLOGTRACE("signal decoder to stop generate rotation buffer");
808 WLOGTRACE("signal decoder to generate rotation buffer with transform %d", mTransform);
900 WLOGTRACE("overlay update failed with error code %d", ret);
/hardware/intel/img/hwcomposer/moorefield_hdmi/common/devices/
H A DPhysicalDevice.cpp70 WLOGTRACE("mLayerList exists");
77 WLOGTRACE("failed to create layer list");
112 WLOGTRACE("null HWC layer list");
231 WLOGTRACE("failed to get display config");
H A DExternalDevice.cpp105 WLOGTRACE("external device is not connected");
236 WLOGTRACE("same connection status detected, hotplug event ignored");
265 WLOGTRACE("external device is blank");
/hardware/intel/img/hwcomposer/moorefield_hdmi/common/planes/
H A DDisplayPlaneManager.cpp68 WLOGTRACE("object has been initialized");
133 WLOGTRACE("bit %d was set", index);
H A DDisplayPlane.cpp61 WLOGTRACE("buffer count %d is too small", bufferCount);
194 WLOGTRACE("invalid buffer handle");

Completed in 154 milliseconds