Searched defs:Model (Results 1 – 10 of 10) sorted by relevance
153 public static class Model { class in SoundTriggerManager160 Model(SoundTrigger.GenericSoundModel soundTriggerModel) { in Model() method in SoundTriggerManager.Model
56 Return<void> getSupportedOperations_1_2(const Model&, getSupportedOperations_cb) override { in getSupportedOperations_1_2()
139 Return<ErrorStatus> prepareModel_1_2(const Model&, ExecutionPreference, in prepareModel_1_2()
188 Model() { in Model() function203 Model(Model&& other) { *this = std::move(other); } in Model() function
1924 bool compliantWithV1_2(const V1_0::Model&) { in compliantWithV1_2()1947 bool compliantWithV1_1(const V1_0::Model&) { in compliantWithV1_1()1951 bool compliantWithV1_1(const V1_1::Model&) { in compliantWithV1_1()
907 SoundTriggerHwService::Model::Model(sound_model_handle_t handle, audio_session_t session, in Model() function in android::SoundTriggerHwService::Model
826 public enum Model { enum in ColorSpace855 Model(@IntRange(from = 1, to = 4) int componentCount) { in Model() method in ColorSpace.Model
475 class Model: class
2324 mat4x4 Model; in update_data_buffer() local
942 mat4x4 MVP, Model, VP; in demo_update_data_buffer() local