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

  /external/emma/core/java12/com/vladium/emma/report/
IItemAttribute.java 141 final double n_scaled = (double) n / m_scale;
169 return ((double) n) * IItem.PRECISION >= ((double) d) * m_scale * criterion;
202 m_scale = scale;
222 private final int m_scale; field in class:IItemAttribute.Factory.FractionAttribute
  /external/freetype/src/autofit/
aftypes.h 484 m_scale, \
496 m_scale, \
558 m_scale, \
570 ac->style_metrics_scale = m_scale; \
  /external/deqp/framework/common/
tcuTestLog.hpp 260 , m_scale (scale)
272 Vec4 m_scale; member in class:tcu::LogImage
483 log.writeImage(m_name.c_str(), m_description.c_str(), m_access, m_scale, m_bias, m_compression);
tcuTestLog.cpp 52 , m_scale (1.0f, 1.0f, 1.0f, 1.0f)
62 , m_scale (1.0f, 1.0f, 1.0f, 1.0f)
66 computePixelScaleBias(access, m_scale, m_bias);
  /development/perftests/panorama/feature_stab/src/dbreg/
dbreg.cpp 196 m_scale = 2/(m_K[0]+m_K[4]);
202 m_outlier_t2 = outlier_t1*outlier_t1;//*m_scale*m_scale;
438 m_homography_type,NULL,m_max_iterations,m_max_nr_matches,m_scale,
594 m_homography_type,NULL,m_max_iterations,m_max_nr_matches,m_scale,
dbreg.h 303 double m_scale; member in class:db_FrameToReferenceRegistration
  /packages/apps/Camera/jni/feature_stab/src/dbreg/
dbreg.cpp 196 m_scale = 2/(m_K[0]+m_K[4]);
202 m_outlier_t2 = outlier_t1*outlier_t1;//*m_scale*m_scale;
438 m_homography_type,NULL,m_max_iterations,m_max_nr_matches,m_scale,
594 m_homography_type,NULL,m_max_iterations,m_max_nr_matches,m_scale,
dbreg.h 303 double m_scale; member in class:db_FrameToReferenceRegistration
  /packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/
dbreg.cpp 196 m_scale = 2/(m_K[0]+m_K[4]);
202 m_outlier_t2 = outlier_t1*outlier_t1;//*m_scale*m_scale;
438 m_homography_type,NULL,m_max_iterations,m_max_nr_matches,m_scale,
593 m_homography_type,NULL,m_max_iterations,m_max_nr_matches,m_scale,
dbreg.h 303 double m_scale; member in class:db_FrameToReferenceRegistration
  /external/eigen/Eigen/src/Core/
GeneralProduct.h 275 Scalar m_scale; member in struct:Eigen::GeneralProduct::adds
276 adds(const Scalar& s) : m_scale(s) {}
278 dst.const_cast_derived() += m_scale * src;
  /frameworks/native/opengl/libagl/
primitives.cpp 293 m_scale = 0;
298 m_scale = max(0, 32 - (A + 16)) +
310 const int scale = min(A, B - m_scale) - 2;
    [all...]
context.h 572 uint8_t m_scale; member in struct:android::gl::compute_iterators_t
  /hardware/ti/omap4xxx/hwc/
hwc.c 505 static inline void m_scale(float m[2][3], int x_from, int x_to, int y_from, int y_to) function
514 m_scale(m, 1, -1, 1, -1);
574 m_scale(ext->m, 1, -1, 1, 1);
587 m_scale(ext->m, orig_w, adj_xres, orig_h, adj_yres);
    [all...]
  /hardware/ti/omap4-aah/hwc/
hwc.c 694 static inline void m_scale(float m[2][3], int x_from, int x_to, int y_from, int y_to) function
703 m_scale(m, 1, -1, 1, -1);
763 m_scale(ext->m, 1, -1, 1, 1);
776 m_scale(ext->m, orig_w, adj_xres, orig_h, adj_yres);
    [all...]
  /external/deqp/modules/gles2/functional/
es2fShaderOperatorTests.cpp 344 m_scale = scale;
355 ctx.color = ctx.color * m_scale + m_bias;
360 float m_scale; member in class:deqp::gles2::Functional::OperatorShaderEvaluator
    [all...]
  /external/deqp/modules/gles3/functional/
es3fShaderOperatorTests.cpp 574 , m_scale (scale)
594 m_evaluatedScale = m_scale.getValue(m_gl, m_shaderType);
608 FloatScalar m_scale; member in class:deqp::gles3::Functional::OperatorShaderEvaluator
    [all...]
  /external/emma/lib/
emma.jar 
  /external/owasp/sanitizer/tools/emma/lib/
emma.jar 
  /prebuilts/devtools/tools/lib/
emma.jar 
emma_device.jar 

Completed in 718 milliseconds