Searched refs:DLOGTRACE (Results 1 – 13 of 13) sorted by relevance
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/anniedale/ |
D | PlaneCapabilities.cpp | 183 DLOGTRACE("invalid destination size: %d x %d, fall back to GLES", dstW, dstH); in isScalingSupported() 198 DLOGTRACE("invalid destination size: %dx%d, fall back to GLES", dstW, dstH); in isScalingSupported() 210 DLOGTRACE("offset %d is not 64 bytes aligned, fall back to GLES", (int)src.left); in isScalingSupported()
|
D | AnnPlaneManager.cpp | 295 DLOGTRACE("index of ZOrderConfig is out of bound"); in assignPlanes() 301 DLOGTRACE("plane type %d index %d is not available", desc.type, desc.index); in assignPlanes() 329 DLOGTRACE("overlay C does not support transform"); in assignPlanes() 376 DLOGTRACE("config size %d, zorder %s", size, zorder); in assignPlanes()
|
D | AnnOverlayPlane.cpp | 771 DLOGTRACE("failed to setup rotation buffer"); in rotatedBufferReady() 836 DLOGTRACE("overlay rotation with scaling >= 3, use VA rotated buffer"); in useOverlayRotation() 841 DLOGTRACE("offset is not 64 bytes aligned, use VA rotated buffer"); in useOverlayRotation() 848 DLOGTRACE("overlay rotation with uneven scaling, use VA rotated buffer"); in useOverlayRotation() 858 DLOGTRACE("1080(H)x1920(V) cannot use hw rotation, use VA rotated buffer"); in useOverlayRotation() 893 DLOGTRACE("disabling overlay %d on device %d", mIndex, mDevice); in flush()
|
/hardware/intel/img/hwcomposer/moorefield_hdmi/common/base/ |
D | HwcLayerList.cpp | 402 DLOGTRACE("no cursor plane available. candidates %d", cursorCandidates); in assignCursorPlanes() 453 DLOGTRACE("no overlay plane available. candidates %d", overlayCandidates); in assignOverlayPlanes() 855 DLOGTRACE("fallback to GLES update failed on layer[%d]!\n", i); in update() 918 DLOGTRACE("plane is attached with invalid handle"); in getPlane() 1016 DLOGTRACE(" numHwLayers = %u, flags = %08x", mList->numHwLayers, mList->flags); in dump() 1018 …DLOGTRACE(" type | handle | hints | flags | tr | blend | alpha | format | source cro… in dump() 1019 …DLOGTRACE("------+----------+-------+-------+----+-------+-------+----------+---------------------… in dump() 1034 DLOGTRACE( in dump()
|
D | Hwcomposer.cpp | 338 DLOGTRACE("report hotplug on disp %d, connected %d", disp, connected); in hotplug() 340 DLOGTRACE("hotplug callback processed and returned!"); in hotplug() 351 DLOGTRACE("invalidating screen..."); in invalidate()
|
D | HwcLayer.cpp | 258 DLOGTRACE("failed to set data buffer, reset handle to 0!!"); in update()
|
D | Drm.cpp | 53 DLOGTRACE("mDrmFd = %d", mDrmFd); in initialize()
|
/hardware/intel/img/hwcomposer/moorefield_hdmi/common/utils/ |
D | HwcTrace.h | 30 #define DLOGTRACE(fmt,...) ALOGD("%s: " fmt, __func__, ##__VA_ARGS__) macro
|
/hardware/intel/img/hwcomposer/moorefield_hdmi/common/devices/ |
D | ExternalDevice.cpp | 200 DLOGTRACE("HDCP authentication status %d, sending hotplug event...", success); in HdcpLinkStatusListener() 245 DLOGTRACE("start HDCP asynchronously..."); in hotplugListener()
|
/hardware/intel/img/hwcomposer/moorefield_hdmi/common/observers/ |
D | UeventObserver.cpp | 199 DLOGTRACE("received Uevent: %s", msg); in onUevent()
|
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/tangier/ |
D | TngDisplayContext.cpp | 247 DLOGTRACE("setCursorPosition"); in setCursorPosition()
|
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/common/ |
D | OverlayPlaneBase.cpp | 114 DLOGTRACE("overlay %d status %s on device %d, current device %d", in isDisabled() 168 DLOGTRACE("overlay %d switched from %d to %d", mIndex, mDevice, disp); in assignToDevice() 1201 DLOGTRACE("rotated buffer is not ready"); in setDataBuffer()
|
D | RotationBufferProvider.cpp | 397 DLOGTRACE("VA is restarted as rotation context changes"); in setupRotationBuffer()
|