Home
last modified time | relevance | path

Searched defs:makeSlice (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/netd/libnetdutils/include/netdutils/
H A DSlice.h71 inline const Slice makeSlice(const T& ref) { in makeSlice() function
78 inline const Slice makeSlice(const std::string& s) { in makeSlice() function
85 inline const Slice makeSlice(const std::vector<T>& v) { in makeSlice() function
91 inline const Slice makeSlice(const std::array<U, V>& a) { in makeSlice() function
/aosp12/packages/modules/NeuralNetworks/common/
H A DMetaModel.cpp355 MetaModel::Slice MetaModel::makeSlice(Version version) const { in makeSlice() function in android::nn::MetaModel
/aosp12/packages/apps/Messaging/src/com/android/messaging/ui/mediapicker/camerafocus/
H A DPieRenderer.java322 private Path makeSlice(float start, float end, int outer, int inner, Point center) { in makeSlice() method in PieRenderer
/aosp12/packages/apps/Dialer/java/com/android/dialer/callcomposer/camera/camerafocus/
H A DPieRenderer.java321 private Path makeSlice(float start, float end, int outer, int inner, Point center) { in makeSlice() method in PieRenderer