HomeSort by relevance Sort by last modified time
    Searched refs:ILOGTRACE (Results 1 - 14 of 14) sorted by null

  /hardware/intel/img/hwcomposer/common/devices/
ExternalDevice.cpp 145 ILOGTRACE("start mode setting...");
158 ILOGTRACE("Mode settings is interrupted");
235 ILOGTRACE("hotpug event: %d", mConnected);
264 ILOGTRACE("setting refresh rate to %d", hz);
284 ILOGTRACE("Ignore a new refresh setting event because there is a same event is handling");
289 ILOGTRACE("changing refresh rate from %d to %d", mode.vrefresh, hz);
DummyDevice.cpp 123 ILOGTRACE("dummy device is not connected");
145 ILOGTRACE("dummy device is not connected");
PhysicalDevice.cpp 188 ILOGTRACE("device is not connected");
215 ILOGTRACE("device is not connected");
  /hardware/intel/img/hwcomposer/common/utils/
HwcTrace.h 31 #define ILOGTRACE(fmt,...) ALOGI("%s: "fmt, __func__, ##__VA_ARGS__)
  /hardware/intel/img/hwcomposer/ips/common/
HdcpControl.cpp 238 ILOGTRACE("HDCP is supported");
282 ILOGTRACE("HDCP is authenticated");
322 ILOGTRACE("signal HDCP authentication completed, status = %d", mAuthenticated);
333 ILOGTRACE("Hdcp is stopped.");
RotationBufferProvider.cpp 473 ILOGTRACE("time spent %dms from vaBeginPicture to vaSyncSurface",
490 ILOGTRACE("time spent %dms for setupRotationBuffer",
OverlayPlaneBase.cpp 59 ILOGTRACE("override overlay buffer count from %d to %d",
    [all...]
  /hardware/intel/img/hwcomposer/common/base/
Drm.cpp 115 ILOGTRACE("device %d is not connected", device);
126 ILOGTRACE("Drm connector has encoder attached on device %d", device);
134 ILOGTRACE("getting encoder for device %d", device);
162 ILOGTRACE("Drm encoder has crtc attached on device %d", device);
170 ILOGTRACE("getting crtc for device %d", device);
200 ILOGTRACE("mode is valid, kernel mode settings");
228 ILOGTRACE("mode is: %dx%d@%dHz", output->mode.hdisplay, output->mode.vdisplay, output->mode.vrefresh);
665 ILOGTRACE("mode set: %dx%d@%dHz", mode->hdisplay, mode->vdisplay, mode->vrefresh);
HwcLayerList.cpp 833 ILOGTRACE("overlay fallback to GLES. flags: %#x", list->flags);
    [all...]
  /hardware/intel/img/hwcomposer/common/observers/
SoftVsyncObserver.cpp 118 ILOGTRACE("exiting thread loop");
VsyncEventObserver.cpp 114 ILOGTRACE("exiting thread loop");
UeventObserver.cpp 178 ILOGTRACE("exiting wait");
  /hardware/intel/img/hwcomposer/common/buffers/
BufferManager.cpp 235 ILOGTRACE("size of frame buffer to create: %dx%d", width, height);
326 ILOGTRACE("size of graphic buffer to create: %dx%d", width, height);
  /hardware/intel/img/hwcomposer/ips/anniedale/
AnnPlaneManager.cpp 379 ILOGTRACE("%d: plane type %d, index %d, zorder %d",

Completed in 90 milliseconds