Searched refs:ILOGTRACE (Results 1 – 15 of 15) sorted by relevance
/hardware/intel/img/hwcomposer/moorefield_hdmi/common/devices/ |
D | ExternalDevice.cpp | 144 ILOGTRACE("start mode setting..."); in setDrmMode() 157 ILOGTRACE("Mode settings is interrupted"); in setDrmMode() 233 ILOGTRACE("hotpug event: %d", mConnected); in hotplugListener() 262 ILOGTRACE("setting refresh rate to %d", hz); in setRefreshRate() 280 ILOGTRACE("changing refresh rate from %d to %d", mode.vrefresh, hz); in setRefreshRate()
|
D | DummyDevice.cpp | 123 ILOGTRACE("dummy device is not connected"); in getDisplayConfigs() 145 ILOGTRACE("dummy device is not connected"); in getDisplayAttributes()
|
D | PhysicalDevice.cpp | 193 ILOGTRACE("device is not connected"); in getDisplayConfigs() 220 ILOGTRACE("device is not connected"); in getDisplayAttributes()
|
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/common/ |
D | HdcpControl.cpp | 247 ILOGTRACE("HDCP is supported"); in isHdcpSupported() 295 ILOGTRACE("HDCP is authenticated"); in runHdcp() 335 ILOGTRACE("signal HDCP authentication completed, status = %d", mAuthenticated); in signalCompletion() 346 ILOGTRACE("Hdcp is stopped."); in threadLoop()
|
D | RotationBufferProvider.cpp | 472 ILOGTRACE("time spent %dms from vaBeginPicture to vaSyncSurface", in setupRotationBuffer() 489 ILOGTRACE("time spent %dms for setupRotationBuffer", in setupRotationBuffer()
|
D | WsbmWrapper.c | 140 ILOGTRACE("ioctl offset %#x", ioctl_offset); in psbWsbmInitialize()
|
D | OverlayPlaneBase.cpp | 59 ILOGTRACE("override overlay buffer count from %d to %d", in initialize()
|
/hardware/intel/img/hwcomposer/moorefield_hdmi/common/base/ |
D | Drm.cpp | 115 ILOGTRACE("device %d is not connected", device); in detect() 126 ILOGTRACE("Drm connector has encoder attached on device %d", device); in detect() 134 ILOGTRACE("getting encoder for device %d", device); in detect() 162 ILOGTRACE("Drm encoder has crtc attached on device %d", device); in detect() 170 ILOGTRACE("getting crtc for device %d", device); in detect() 200 ILOGTRACE("mode is valid, kernel mode settings"); in detect() 229 …ILOGTRACE("mode is: %dx%d@%dHz", output->mode.hdisplay, output->mode.vdisplay, output->mode.vrefre… in detect() 669 ILOGTRACE("mode set: %dx%d@%dHz", mode->hdisplay, mode->vdisplay, mode->vrefresh); in setDrmMode()
|
D | HwcLayerList.cpp | 832 ILOGTRACE("overlay fallback to GLES. flags: %#x", list->flags); in update()
|
/hardware/intel/img/hwcomposer/moorefield_hdmi/common/utils/ |
D | HwcTrace.h | 31 #define ILOGTRACE(fmt,...) ALOGI("%s: " fmt, __func__, ##__VA_ARGS__) macro
|
/hardware/intel/img/hwcomposer/moorefield_hdmi/common/buffers/ |
D | BufferManager.cpp | 228 ILOGTRACE("size of frame buffer to create: %dx%d", width, height); in allocFrameBuffer() 319 ILOGTRACE("size of graphic buffer to create: %dx%d", width, height); in allocGrallocBuffer()
|
/hardware/intel/img/hwcomposer/moorefield_hdmi/common/observers/ |
D | VsyncEventObserver.cpp | 114 ILOGTRACE("exiting thread loop"); in threadLoop()
|
D | SoftVsyncObserver.cpp | 114 ILOGTRACE("exiting thread loop"); in threadLoop()
|
D | UeventObserver.cpp | 178 ILOGTRACE("exiting wait"); in threadLoop()
|
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/anniedale/ |
D | AnnPlaneManager.cpp | 379 ILOGTRACE("%d: plane type %d, index %d, zorder %d", in assignPlanes()
|