Home
last modified time | relevance | path

Searched defs:getSupportedOperations (Results 1 – 25 of 43) sorted by relevance

12

/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/data/
H A DCameraShortcutImage.java31 public int getSupportedOperations() { in getSupportedOperations() method in CameraShortcutImage
H A DEmptyAlbumImage.java31 public int getSupportedOperations() { in getSupportedOperations() method in EmptyAlbumImage
H A DUnlockImage.java31 public int getSupportedOperations() { in getSupportedOperations() method in UnlockImage
H A DActionImage.java75 public int getSupportedOperations() { in getSupportedOperations() method in ActionImage
H A DFilterTypeSet.java121 public int getSupportedOperations() { in getSupportedOperations() method in FilterTypeSet
H A DClusterAlbum.java122 public int getSupportedOperations() { in getSupportedOperations() method in ClusterAlbum
H A DLocalMergeAlbum.java195 public int getSupportedOperations() { in getSupportedOperations() method in LocalMergeAlbum
H A DUriImage.java214 public int getSupportedOperations() { in getSupportedOperations() method in UriImage
H A DLocalVideo.java184 public int getSupportedOperations() { in getSupportedOperations() method in LocalVideo
H A DMediaObject.java89 public int getSupportedOperations() { in getSupportedOperations() method in MediaObject
H A DLocalAlbum.java264 public int getSupportedOperations() { in getSupportedOperations() method in LocalAlbum
/aosp12/packages/modules/NeuralNetworks/driver/sample_aidl/
H A DSampleDriverFull.cpp46 ndk::ScopedAStatus SampleDriverFull::getSupportedOperations( in getSupportedOperations() function in android::nn::sample_driver::SampleDriverFull
H A DSampleDriverPartial.cpp38 ndk::ScopedAStatus SampleDriverPartial::getSupportedOperations( in getSupportedOperations() function in android::nn::sample_driver::SampleDriverPartial
/aosp12/packages/apps/Gallery2/src/com/android/photos/
H A DSelectionManager.java138 public int getSupportedOperations() { in getSupportedOperations() method in SelectionManager
/aosp12/hardware/interfaces/neuralnetworks/aidl/aidl_api/android.hardware.neuralnetworks/1/android/hardware/neuralnetworks/
H A DIDevice.aidl41 boolean[] getSupportedOperations(in android.hardware.neuralnetworks.Model model); in getSupportedOperations() method
/aosp12/hardware/interfaces/neuralnetworks/aidl/aidl_api/android.hardware.neuralnetworks/current/android/hardware/neuralnetworks/
H A DIDevice.aidl41 boolean[] getSupportedOperations(in android.hardware.neuralnetworks.Model model); in getSupportedOperations() method
/aosp12/hardware/interfaces/neuralnetworks/aidl/android/hardware/neuralnetworks/
H A DIDevice.aidl195 boolean[] getSupportedOperations(in Model model); in getSupportedOperations() method
/aosp12/hardware/interfaces/neuralnetworks/utils/common/src/
H A DInvalidDevice.cpp78 nn::GeneralResult<std::vector<bool>> InvalidDevice::getSupportedOperations( in getSupportedOperations() function in android::hardware::neuralnetworks::utils::InvalidDevice
/aosp12/packages/modules/NeuralNetworks/driver/sample/
H A DLimitedSupportDevice.cpp85 GeneralResult<std::vector<bool>> LimitedSupportDevice::getSupportedOperations( in getSupportedOperations() function in android::nn::sample::LimitedSupportDevice
H A DCanonicalDevice.cpp138 GeneralResult<std::vector<bool>> Device::getSupportedOperations(const Model& model) const { in getSupportedOperations() function in android::nn::sample::Device
/aosp12/packages/modules/NeuralNetworks/runtime/test/fuzzing/
H A DTestRandomGraph.cpp85 hardware::Return<void> getSupportedOperations(const V1_0::Model& model, in getSupportedOperations() function in android::nn::fuzzing_test::TestDriverV1_1
108 hardware::Return<void> getSupportedOperations(const V1_0::Model& model, in getSupportedOperations() function in android::nn::fuzzing_test::TestDriverV1_0
/aosp12/hardware/interfaces/neuralnetworks/aidl/utils/src/
H A DInvalidDevice.cpp105 ndk::ScopedAStatus InvalidDevice::getSupportedOperations(const Model& model, in getSupportedOperations() function in aidl::android::hardware::neuralnetworks::InvalidDevice
/aosp12/hardware/interfaces/neuralnetworks/1.0/utils/src/
H A DDevice.cpp127 nn::GeneralResult<std::vector<bool>> Device::getSupportedOperations(const nn::Model& model) const { in getSupportedOperations() function in android::hardware::neuralnetworks::V1_0::utils::Device
/aosp12/hardware/interfaces/neuralnetworks/1.1/utils/src/
H A DDevice.cpp127 nn::GeneralResult<std::vector<bool>> Device::getSupportedOperations(const nn::Model& model) const { in getSupportedOperations() function in android::hardware::neuralnetworks::V1_1::utils::Device
/aosp12/packages/modules/NeuralNetworks/runtime/test/
H A DTestExecution.cpp483 hardware::Return<void> getSupportedOperations(const V1_0::Model& model, in getSupportedOperations() function in android::__anon64cf91bb0110::TestDriver12
551 hardware::Return<void> getSupportedOperations(const V1_0::Model& model, in getSupportedOperations() function in android::__anon64cf91bb0110::TestDriver11
573 hardware::Return<void> getSupportedOperations(const V1_0::Model& model, in getSupportedOperations() function in android::__anon64cf91bb0110::TestDriver10

12