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

  /external/opencv3/modules/core/include/opencv2/core/
ocl.hpp 67 class CV_EXPORTS PlatformInfo;
584 class CV_EXPORTS PlatformInfo
587 PlatformInfo();
588 explicit PlatformInfo(void* id);
589 ~PlatformInfo();
591 PlatformInfo(const PlatformInfo& i);
592 PlatformInfo& operator =(const PlatformInfo& i);
610 CV_EXPORTS void getPlatfomsInfo(std::vector<PlatformInfo>& platform_info)
    [all...]
  /external/opencv3/modules/ts/src/
ocl_test.cpp 108 std::vector<PlatformInfo> platforms;
115 const PlatformInfo* platform = &platforms[i];
  /hardware/intel/common/utils/ituxd/src/com/intel/thermal/
ThermalManager.java 79 public static PlatformInfo sPlatformInfo;
478 public static class PlatformInfo {
488 public PlatformInfo() {}
ThermalService.java 83 private static final String PINFO = "PlatformInfo";
99 private ThermalManager.PlatformInfo mPlatformInfo = null;
155 public ThermalManager.PlatformInfo getPlatformInfo() {
295 mPlatformInfo = new ThermalManager.PlatformInfo();
  /external/opencv3/modules/core/src/
ocl.cpp     [all...]
  /external/slf4j/log4j-over-slf4j/compatibility/lib/
logback-classic-0.9.8-SNAPSHOT.jar 
log4j-1.3alpha-8.jar 

Completed in 3424 milliseconds