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

  /frameworks/native/services/surfaceflinger/
SurfaceFlinger.h 407 int mDebugDDMS;
SurfaceFlinger.cpp 91 mDebugDDMS(0),
116 mDebugDDMS = atoi(value);
117 if (mDebugDDMS) {
123 ALOGI_IF(mDebugDDMS, "DDMS debugging enabled");
    [all...]

Completed in 141 milliseconds