HomeSort by relevance Sort by last modified time
    Searched refs:add_descriptor (Results 1 - 7 of 7) sorted by null

  /external/opencv3/samples/cpp/tutorial_code/calib3d/real_time_pose_estimation/src/
Model.cpp 33 void Model::add_descriptor(const cv::Mat &descriptor) function in class:Model
Model.h 31 void add_descriptor(const cv::Mat &descriptor);
main_registration.cpp 209 model.add_descriptor(descriptors.row(i));
  /hardware/libhardware/include/hardware/
bt_gatt_server.h 170 bt_status_t (*add_descriptor)(int server_if, int service_handle, member in struct:__anon31148
  /system/bt/test/suite/gatt/
gatt_unittest.cpp 138 gatt_server_interface()->add_descriptor(server_if, srvc_handle,
  /system/bt/service/
gatt_server.cpp 888 add_descriptor(
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_gatt.cpp     [all...]

Completed in 157 milliseconds