Searched refs:Overdraw (Results 1 – 5 of 5) sorted by relevance
30 …programs((debugOptions & MapDebugOptions::Overdraw) ? staticData_.overdrawPrograms : staticData_.p… in PaintParameters()83 if (debugOptions & MapDebugOptions::Overdraw) { in colorModeForRenderPass()
32 Overdraw = true, enumerator
470 if (parameters.debugOptions & MapDebugOptions::Overdraw) { in render()
39 Overdraw = 1 << 5, enumerator
716 else if (impl->debugOptions & MapDebugOptions::Overdraw) in cycleDebugOptions()719 if (impl->debugOptions & MapDebugOptions::Overdraw) in cycleDebugOptions()723 impl->debugOptions = MapDebugOptions::Overdraw; in cycleDebugOptions()