Searched refs:debugLayersUpdates (Results 1 – 3 of 3) sorted by relevance
101 debugLayersUpdates = false; in init()162 bool prevDebugLayersUpdates = debugLayersUpdates; in initProperties()169 debugLayersUpdates = !strcmp(property, "true"); in initProperties()171 debugLayersUpdates = false; in initProperties()216 return (prevDebugLayersUpdates != debugLayersUpdates) || in initProperties()
323 bool debugLayersUpdates; variable
478 layer->debugDrawUpdate = mCaches.debugLayersUpdates; in updateLayer()