Home | History | Annotate | Download | only in surfaceflinger

Lines Matching refs:mDebugDDMS

134         mDebugDDMS(0),
190 mDebugDDMS = atoi(value);
191 if (mDebugDDMS) {
194 mDebugDDMS = 0;
198 ALOGI_IF(mDebugDDMS, "DDMS debugging enabled");