Searched refs:get_device_version_by_handle (Results 1 – 1 of 1) sorted by relevance
205 int get_device_version_by_handle(int global_handle);245 int sensors_poll_context_t::get_device_version_by_handle(int handle) { in get_device_version_by_handle() function in sensors_poll_context_t260 int version = ctx->get_device_version_by_handle(handle); in halIsCompliant()