Home | History | Annotate | Download | only in surfaceflinger

Lines Matching refs:mDebugDDMS

93         mDebugDDMS(0),
121 mDebugDDMS = atoi(value);
122 if (mDebugDDMS) {
128 LOGI_IF(mDebugDDMS, "DDMS debugging enabled");