HomeSort by relevance Sort by last modified time
    Searched full:platforminfo (Results 1 - 15 of 15) sorted by null

  /hardware/intel/common/utils/ituxd/res/xml/
thermal_throttle_config.xml 9 <PlatformInfo>
14 </PlatformInfo>
thermal_sensor_config.xml 8 <PlatformInfo>
14 </PlatformInfo>
  /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/libgdx/extensions/gdx-box2d/gdx-box2d/jni/jni-headers/
jawt.h 100 * dsi_win = (JAWT_Win32DrawingSurfaceInfo*)dsi->platformInfo;
141 void* platformInfo;
260 jobject (JNICALL *GetComponent)(JNIEnv* env, void* platformInfo);
  /external/libgdx/extensions/gdx-bullet/jni/jni-headers/
jawt.h 100 * dsi_win = (JAWT_Win32DrawingSurfaceInfo*)dsi->platformInfo;
141 void* platformInfo;
260 jobject (JNICALL *GetComponent)(JNIEnv* env, void* platformInfo);
  /external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/jni-headers/
jawt.h 100 * dsi_win = (JAWT_Win32DrawingSurfaceInfo*)dsi->platformInfo;
141 void* platformInfo;
260 jobject (JNICALL *GetComponent)(JNIEnv* env, void* platformInfo);
  /external/libgdx/extensions/gdx-freetype/jni/jni-headers/
jawt.h 100 * dsi_win = (JAWT_Win32DrawingSurfaceInfo*)dsi->platformInfo;
141 void* platformInfo;
260 jobject (JNICALL *GetComponent)(JNIEnv* env, void* platformInfo);
  /external/libgdx/extensions/gdx-jnigen/src/com/badlogic/gdx/jnigen/resources/headers/
jawt.h 100 * dsi_win = (JAWT_Win32DrawingSurfaceInfo*)dsi->platformInfo;
141 void* platformInfo;
260 jobject (JNICALL *GetComponent)(JNIEnv* env, void* platformInfo);
  /external/libgdx/gdx/jni/jni-headers/
jawt.h 100 * dsi_win = (JAWT_Win32DrawingSurfaceInfo*)dsi->platformInfo;
141 void* platformInfo;
260 jobject (JNICALL *GetComponent)(JNIEnv* env, void* platformInfo);
  /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/
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();
ThermalManager.java 79 public static PlatformInfo sPlatformInfo;
478 public static class PlatformInfo {
488 public PlatformInfo() {}
  /external/opencv3/modules/core/src/
ocl.cpp     [all...]
  /external/slf4j/log4j-over-slf4j/compatibility/lib/
log4j-1.3alpha-8.jar 
logback-classic-0.9.8-SNAPSHOT.jar 

Completed in 1298 milliseconds