Searched defs:makeSlice (Results 1 – 4 of 4) sorted by relevance
71 inline const Slice makeSlice(const T& ref) { in makeSlice() function78 inline const Slice makeSlice(const std::string& s) { in makeSlice() function85 inline const Slice makeSlice(const std::vector<T>& v) { in makeSlice() function91 inline const Slice makeSlice(const std::array<U, V>& a) { in makeSlice() function
355 MetaModel::Slice MetaModel::makeSlice(Version version) const { in makeSlice() function in android::nn::MetaModel
322 private Path makeSlice(float start, float end, int outer, int inner, Point center) { in makeSlice() method in PieRenderer
321 private Path makeSlice(float start, float end, int outer, int inner, Point center) { in makeSlice() method in PieRenderer