HomeSort by relevance Sort by last modified time
    Searched full:dtrace (Results 1 - 25 of 38) sorted by null

1 2

  /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);
  /external/v8/tools/gyp/test/mac/
gyptest-ldflags.py 55 # -dtrace file
  /hardware/intel/img/hwcomposer/merrifield/common/utils/
HwcTrace.h 30 #define DTRACE(fmt,...) ALOGD("%s: " fmt, __func__, ##__VA_ARGS__)
  /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);
  /external/valgrind/memcheck/tests/solaris/
scalar_ioctl.c 9 #include <sys/dtrace.h>
425 /* dtrace */
510 /* dtrace */
  /hardware/intel/img/hwcomposer/merrifield/common/devices/
ExternalDevice.cpp 193 DTRACE("HDCP authentication status %d, sending hotplug event...", success);
244 DTRACE("start HDCP asynchronously...");
  /external/guice/extensions/persist/lib/
db4o-6.4.14.8131-java5.jar 
  /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...]
  /external/autotest/client/tests/kvm/steps/
Belenix-0.7.1.steps 150 # start dtrace toolkit something
  /external/valgrind/include/vki/
vki-scnums-solaris.h 311 https://wikis.oracle.com/display/DTrace/syscall+Provider). Valgrind's core
  /prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/link/internal/ld/
symtab.go 53 // match exactly. Tools like DTrace will have to wait for now.
55 // Rewrite · to . for ASCII-only tools like DTrace (sigh)
  /prebuilts/go/darwin-x86/src/cmd/link/internal/ld/
symtab.go 50 // match exactly. Tools like DTrace will have to wait for now.
52 // Rewrite · to . for ASCII-only tools like DTrace (sigh)
  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/link/internal/ld/
symtab.go 53 // match exactly. Tools like DTrace will have to wait for now.
55 // Rewrite · to . for ASCII-only tools like DTrace (sigh)
  /prebuilts/go/linux-x86/src/cmd/link/internal/ld/
symtab.go 50 // match exactly. Tools like DTrace will have to wait for now.
52 // Rewrite · to . for ASCII-only tools like DTrace (sigh)
  /libcore/ojluni/src/main/native/
jvm.h 608 * com.sun.dtrace.jsdt support
624 * Encapsulates the stability ratings for a DTrace provider field
676 * Check to see if DTrace is supported by OS
    [all...]

Completed in 1108 milliseconds

1 2