Home | History | Annotate | Download | only in hwc

Lines Matching defs:debug

173 static int debug = 0;
908 if (debug)
1419 if (debug) {
1490 if (debug)
2085 /* get debug properties */
2089 property_get("debug.hwc.rgb_order", value, "1");
2091 property_get("debug.hwc.nv12_only", value, "0");
2093 property_get("debug.hwc.idle", value, "250");