Home
last modified time | relevance | path

Searched refs:isSdf (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/style/
H A Dimage.hpp24 bool isSdf() const;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/
H A Dimage.cpp25 bool Image::isSdf() const { in isSdf() function in mbgl::style::Image
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/annotation/
H A Dannotation_manager.cpp222 image->getPixelRatio(), image->isSdf())); in addImage()