Home | History | Annotate | Download | only in surfaceflinger

Lines Matching refs:mDebugDDMS

143         mDebugDDMS(0),
173 mDebugDDMS = atoi(value);
174 if (mDebugDDMS) {
177 mDebugDDMS = 0;
181 ALOGI_IF(mDebugDDMS, "DDMS debugging enabled");