Searched defs:debugOptions (Results 1 – 4 of 4) sorted by relevance
17 const MapDebugOptions debugOptions; member in mbgl::TileParameters
23 const MapDebugOptions debugOptions; member in mbgl::UpdateParameters
50 MapDebugOptions debugOptions; member in mbgl::PaintParameters
77 MapDebugOptions debugOptions { MapDebugOptions::NoDebug }; member in mbgl::Map::Impl172 void Map::renderStill(const CameraOptions& camera, MapDebugOptions debugOptions, StillImageCallback… in renderStill()707 void Map::setDebug(MapDebugOptions debugOptions) { in setDebug()