Home
last modified time | relevance | path

Searched refs:ILOGTRACE (Results 1 – 15 of 15) sorted by relevance

/hardware/intel/img/hwcomposer/moorefield_hdmi/common/devices/
DExternalDevice.cpp144 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()
DDummyDevice.cpp123 ILOGTRACE("dummy device is not connected"); in getDisplayConfigs()
145 ILOGTRACE("dummy device is not connected"); in getDisplayAttributes()
DPhysicalDevice.cpp193 ILOGTRACE("device is not connected"); in getDisplayConfigs()
220 ILOGTRACE("device is not connected"); in getDisplayAttributes()
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/common/
DHdcpControl.cpp247 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()
DRotationBufferProvider.cpp472 ILOGTRACE("time spent %dms from vaBeginPicture to vaSyncSurface", in setupRotationBuffer()
489 ILOGTRACE("time spent %dms for setupRotationBuffer", in setupRotationBuffer()
DWsbmWrapper.c140 ILOGTRACE("ioctl offset %#x", ioctl_offset); in psbWsbmInitialize()
DOverlayPlaneBase.cpp59 ILOGTRACE("override overlay buffer count from %d to %d", in initialize()
/hardware/intel/img/hwcomposer/moorefield_hdmi/common/base/
DDrm.cpp115 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()
229ILOGTRACE("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()
DHwcLayerList.cpp832 ILOGTRACE("overlay fallback to GLES. flags: %#x", list->flags); in update()
/hardware/intel/img/hwcomposer/moorefield_hdmi/common/utils/
DHwcTrace.h31 #define ILOGTRACE(fmt,...) ALOGI("%s: " fmt, __func__, ##__VA_ARGS__) macro
/hardware/intel/img/hwcomposer/moorefield_hdmi/common/buffers/
DBufferManager.cpp228 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/
DVsyncEventObserver.cpp114 ILOGTRACE("exiting thread loop"); in threadLoop()
DSoftVsyncObserver.cpp114 ILOGTRACE("exiting thread loop"); in threadLoop()
DUeventObserver.cpp178 ILOGTRACE("exiting wait"); in threadLoop()
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/anniedale/
DAnnPlaneManager.cpp379 ILOGTRACE("%d: plane type %d, index %d, zorder %d", in assignPlanes()