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

  /hardware/intel/img/hwcomposer/ips/common/
BlankControl.cpp 38 VLOGTRACE("blank is not supported yet, disp %d, blank %d", disp, blank);
WsbmWrapper.c 126 VLOGTRACE("DRM_PSB_EXTENSION %d", DRM_PSB_EXTENSION);
137 VLOGTRACE("ioctl offset %#x", arg.rep.driver_ioctl_offset);
146 VLOGTRACE("Wsbm initialization succeeded. mainPool %p", mainPool);
168 VLOGTRACE("mainPool %p", mainPool);
190 VLOGTRACE("ttm UB buffer allocated. %p", *buf);
207 VLOGTRACE("mainPool %p", mainPool);
228 VLOGTRACE("ttm buffer allocated. %p", *buf);
259 VLOGTRACE("wrap buffer %p for handle %#x", wsbmBuf, handle);
283 VLOGTRACE("wrap buffer %p for handle %#x", wsbmBuf, handle);
350 VLOGTRACE("buffer object %p", buf)
    [all...]
DrmControl.cpp 48 VLOGTRACE("failed to get video extension command");
HdcpControl.cpp 253 VLOGTRACE("HDCP is authenticated");
270 VLOGTRACE("enable and verify HDCP, iteration# %d", i);
OverlayPlaneBase.cpp 154 VLOGTRACE("overlay %d assigned to disp %d", mIndex, disp);
297 VLOGTRACE("cpu %p, gtt %d", virtAddr, gttOffsetInPage);
369 VLOGTRACE("unmapped TTM buffer, will map it");
474 VLOGTRACE("got mapper in saved ttm buffers");
765 VLOGTRACE("done. offset (%d, %d, %d)",
995 VLOGTRACE("final position (%d, %d, %d, %d)", x, y, w, h);
1011 VLOGTRACE("src (%dx%d), dst (%dx%d)",
    [all...]
RotationBufferProvider.cpp 228 VLOGTRACE("Invalid cropping width or height");
534 VLOGTRACE("wrapped userPt as wsbm buffer");
548 VLOGTRACE("got wsbmBuffer in saved caches");
  /hardware/intel/img/hwcomposer/ips/anniedale/
PlaneCapabilities.cpp 48 VLOGTRACE("unsupported format %#x", format);
68 VLOGTRACE("unsupported format %#x", format);
94 VLOGTRACE("stride %d", stride.rgb.stride);
96 VLOGTRACE("too large stride %d", stride.rgb.stride);
101 VLOGTRACE("unsupported format %#x", format);
118 VLOGTRACE("unsupported format %#x", format);
128 VLOGTRACE("stride %d is too large", stride.yuv.yStride);
152 VLOGTRACE("unsupported blending %#x", blending);
AnnPlaneManager.cpp 174 VLOGTRACE("invalid z order config size %d", size);
196 VLOGTRACE("not capable to support more than 4 sprite layers");
202 VLOGTRACE("not capable to support 3 sprite layers on top of overlay");
259 VLOGTRACE("zorder assigned %s", zorderDesc->zorder);
AnnRGBPlane.cpp 234 VLOGTRACE("type = %d, index = %d, cntr = %#x, linoff = %#x, stride = %#x,"
370 VLOGTRACE("type = %d, index = %d, cntr = %#x, linoff = %#x, stride = %#x,"
AnnOverlayPlane.cpp 354 VLOGTRACE("done. offset (%d, %d, %d)",
428 VLOGTRACE("final position (%d, %d, %d, %d)", x, y, w, h);
455 VLOGTRACE("src (%dx%d), dst (%dx%d), transform %d",
683 VLOGTRACE("ovadd = %#x, index = %d, device = %d",
  /hardware/intel/img/hwcomposer/common/base/
HwcLayerList.cpp 55 VLOGTRACE("layer was forced to use HWC_FRAMEBUFFER");
61 VLOGTRACE("plane type %d: (skip layer flag was set)", planeType);
79 VLOGTRACE("plane type %d: (bad transform)", planeType);
86 VLOGTRACE("plane type %d: (bad buffer format)", planeType);
93 VLOGTRACE("plane type %d: (bad buffer size)", planeType);
100 VLOGTRACE("plane type %d: (bad blending)", planeType);
107 VLOGTRACE("plane type %d: (bad scaling)", planeType);
122 VLOGTRACE("layer was forced to use HWC_FRAMEBUFFER");
128 VLOGTRACE("skip layer flag was set");
184 VLOGTRACE("layer was forced to use HWC_FRAMEBUFFER")
    [all...]
Hwcomposer.cpp 78 VLOGTRACE("device %d doesn't exist", i);
90 VLOGTRACE("device %d doesn't exist", i);
124 VLOGTRACE("device %d doesn't exist", i);
129 VLOGTRACE("device %d is disconnected", i);
326 VLOGTRACE("report vsync on disp %d, timestamp %llu", disp, timestamp);
HwcLayer.cpp 313 VLOGTRACE("invalid handle");
Drm.cpp 242 VLOGTRACE("Drm mode is not changed");
  /hardware/intel/img/hwcomposer/ips/tangier/
TngGrallocBufferMapper.cpp 50 VLOGTRACE("invalid parameters");
66 VLOGTRACE("offset = %#x", arg.offset_pages);
124 VLOGTRACE("failed to map %d into gtt", i);
TngDisplayContext.cpp 104 VLOGTRACE("failed to flip plane %d", i);
124 VLOGTRACE("count %d, handle %#x, trans %#x, blending %#x"
149 VLOGTRACE("count = %d", mCount);
217 VLOGTRACE("handle %#x, acquiredFD %d, releaseFD %d",
  /hardware/intel/img/hwcomposer/common/utils/
HwcTrace.h 29 #define VLOGTRACE(fmt,...) ALOGV("%s: "fmt, __func__, ##__VA_ARGS__)
  /hardware/intel/img/hwcomposer/common/planes/
DisplayPlane.cpp 208 VLOGTRACE("unmapped buffer, mapping...");
216 VLOGTRACE("got mapper in saved data buffers and update source Crop");
302 VLOGTRACE("invalidating active buffers");
  /hardware/intel/img/hwcomposer/common/buffers/
BufferManager.cpp 170 VLOGTRACE("new buffer, will add it");

Completed in 395 milliseconds