/hardware/invensense/6515/libsensors_iio/ |
sensors.h | 111 { name, vendor, version, handle, type, maxRange, resolution, power, minDelay,
|
/hardware/libhardware/tests/hardware/ |
struct-offset.cpp | 99 CHECK_MEMBER_AT(struct sensor_t, maxRange, 20, 28);
|
/external/deqp/modules/gles2/functional/ |
es2fDefaultVertexAttributeTests.cpp | 239 const float maxRange = (m_normalizing) ? (1.0f) : (s_valueRange); 240 const float minRange = (m_useNegativeValues) ? (-maxRange) : (0.0f); 246 << "Attribute value range: [" << minRange << ", " << maxRange << "]"
|
/external/deqp/modules/gles3/functional/ |
es3fDefaultVertexAttributeTests.cpp | 315 const float maxRange = (m_normalizing) ? (1.0f) : (s_valueRange); 316 const float minRange = (m_useNegativeValues) ? (-maxRange) : (0.0f); 322 << "Attribute value range: [" << minRange << ", " << maxRange << "]"
|
es3fASTCDecompressionCases.cpp | 631 const int maxRange = de::max(de::max(tritRange, quintRange), plainBitRange); 633 if (maxRange == tritRange) 640 else if (maxRange == quintRange) 650 DE_ASSERT(maxRange == plainBitRange); [all...] |
/docs/source.android.com/src/devices/sensors/ |
versioning.jd | 85 .maxRange = 200.0f,
|
sensor-types.jd | 209 In this case, the sensor report its <code>sensor_t.maxRange</code> value in the "far" state 210 and a value less than <code>sensor_t.maxRange</code> in the "near" state.</p> [all...] |
/frameworks/native/libs/gui/ |
Sensor.cpp | 51 mMaxValue = hwSensor->maxRange; // FIXME: maxValue
|
/external/deqp/framework/common/ |
tcuCompressedTexture.cpp | [all...] |
/frameworks/base/core/java/android/hardware/ |
Sensor.java | 810 + ", type=" + mType + ", maxRange=" + mMaxRange + ", resolution=" + mResolution
|
/hardware/libhardware/include/hardware/ |
sensors.h | 822 float maxRange; [all...] |
/external/libvorbis/lib/ |
floor1.c | 827 only [0-maxrange). So we want to wrap the deviation into
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
SelectionDAGBuilder.cpp | [all...] |
/external/chromium_org/third_party/cld/encodings/compact_lang_det/ |
compact_lang_det_impl.cc | 350 static const HintEntry kTLDHintProbs[kTLDHintProbsSize] = { // MaxRange 12 [all...] |
/prebuilts/misc/common/ecj/ |
ecj.jar | |
/prebuilts/tools/common/m2/repository/org/eclipse/jdt/core/compiler/ecj/4.2.2/ |
ecj-4.2.2.jar | |