Home | History | Annotate | Download | only in surfaceflinger

Lines Matching refs:mDebugDDMS

144         mDebugDDMS(0),
175 mDebugDDMS = atoi(value);
176 if (mDebugDDMS) {
179 mDebugDDMS = 0;
183 ALOGI_IF(mDebugDDMS, "DDMS debugging enabled");