Searched refs:mLayerPaths (Results 1 – 2 of 2) sorted by relevance
60 if (mLayerPaths.empty()) { in setLayerPaths()61 mLayerPaths = layerPaths; in setLayerPaths()74 return mLayerPaths; in getLayerPaths()
49 std::string mLayerPaths; variable