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

  /hardware/intel/img/hwcomposer/merrifield/ips/anniedale/
PlaneCapabilities.cpp 140 DTRACE("width or height of source crop is less than 64, fallback to GLES");
146 DTRACE("unprotected video content, height or width of source crop is not even, fallback to GLES ");
218 DTRACE("invalid destination size: %dx%d, fall back to GLES", dstW, dstH);
230 DTRACE("offset %d is not 64 bytes aligned, fall back to GLES", (int)src.left);
237 DTRACE("overlay rotation with scaling >= 3, fall back to GLES");
244 DTRACE("overlay rotation with uneven scaling, fall back to GLES");
AnnPlaneManager.cpp 140 DTRACE("video mode panel, no primay A always on hack");
145 DTRACE("command mode panel, need primay A always on hack");
308 //DTRACE("invalid zorder or ZOrder config.");
329 DTRACE("index of ZOrderConfig is out of bound");
336 DTRACE("plane type %d index %d is not available", desc.type, desc.index);
364 DTRACE("overlay C does not support transform");
413 DTRACE("config size %d, zorder %s", size, zorder);
AnnOverlayPlane.cpp 684 DTRACE("failed to setup rotation buffer");
749 DTRACE("overlay rotation with scaling >= 3, use VA rotated buffer");
754 DTRACE("offset is not 64 bytes aligned, use VA rotated buffer");
761 DTRACE("overlay rotation with uneven scaling, use VA rotated buffer");
771 DTRACE("1080(H)x1920(V) cannot use hw rotation, use VA rotated buffer");
819 DTRACE("disabling overlay %d on device %d", mIndex, mDevice);
  /frameworks/native/libs/vr/libdvr/tests/
Android.mk 38 -DTRACE=0 \
65 -DTRACE=0 \
  /hardware/intel/img/hwcomposer/merrifield/common/utils/
HwcTrace.h 30 #define DTRACE(fmt,...) ALOGD("%s: " fmt, __func__, ##__VA_ARGS__)
  /frameworks/native/services/vr/performanced/
Android.mk 38 LOCAL_CFLAGS += -DTRACE=0
  /hardware/intel/img/hwcomposer/merrifield/common/base/
HwcLayerList.cpp 329 DTRACE("no cursor plane available. candidates %d", cursorCandidates);
379 DTRACE("no overlay plane available. candidates %d", overlayCandidates);
780 DTRACE("Exit Smart Composition2 !");
829 DTRACE("In Smart Composition2 !");
904 DTRACE("fallback to GLES update failed on layer[%d]!\n", i);
967 DTRACE("plane is attached with invalid handle");
    [all...]
Hwcomposer.cpp 350 DTRACE("report hotplug on disp %d, connected %d", disp, connected);
352 DTRACE("hotplug callback processed and returned!");
363 DTRACE("invalidating screen...");
HwcLayer.cpp 300 DTRACE("failed to set data buffer, reset handle to 0!!");
339 DTRACE("Skipping frame buffer target...");
DisplayAnalyzer.cpp 658 DTRACE("primary display coupled with touch on Saltbay, only dim backlight");
669 DTRACE("handling idle entry event, count %d", count);
701 DTRACE("handling idle exit event");
Drm.cpp 53 DTRACE("mDrmFd = %d", mDrmFd);
  /hardware/intel/img/hwcomposer/merrifield/common/devices/
ExternalDevice.cpp 193 DTRACE("HDCP authentication status %d, sending hotplug event...", success);
244 DTRACE("start HDCP asynchronously...");
  /hardware/intel/img/hwcomposer/merrifield/common/observers/
UeventObserver.cpp 199 DTRACE("received Uevent: %s", msg);
  /hardware/intel/img/hwcomposer/merrifield/ips/tangier/
TngOverlayPlane.cpp 203 DTRACE("disabling overlay %d on device %d", mIndex, mDevice);
TngPlaneManager.cpp 128 DTRACE("no plane available for dsp %d, type %d", dsp, layer->planeType);
TngDisplayContext.cpp 247 DTRACE("setCursorPosition");
  /hardware/intel/img/hwcomposer/merrifield/ips/common/
OverlayPlaneBase.cpp 118 DTRACE("overlay %d status %s on device %d, current device %d",
172 DTRACE("overlay %d switched from %d to %d", mIndex, mDevice, disp);
    [all...]
RotationBufferProvider.cpp 399 DTRACE("VA is restarted as rotation context changes");
  /external/python/cpython3/
configure 648 DTRACE
    [all...]

Completed in 739 milliseconds