HomeSort by relevance Sort by last modified time
    Searched defs:has_feature (Results 1 - 2 of 2) sorted by null

  /external/opencv3/modules/videoio/src/
cap_dc1394.cpp 494 dc1394bool_t has_feature; local
496 index, &has_feature));
497 if(!has_feature){
    [all...]
  /system/core/adb/
transport.cpp 815 bool atransport::has_feature(const std::string& feature) const { function in class:atransport

Completed in 1115 milliseconds