Home
last modified time | relevance | path

Searched refs:yscale (Results 1 – 12 of 12) sorted by relevance

/aosp12/system/extras/tests/workloads/
H A Dcapture.sh49 yscale=1950;;
67 (0036) y=$(convert $value $ymax $yscale);;
/aosp12/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic_renderer/
H A DSurfaceTextureRenderer.cpp64 void SurfaceTextureRenderer::SetScalingMatrix(float xscale, float yscale) in SetScalingMatrix() argument
72 mScalingMatrix[5] = yscale; in SetScalingMatrix()
H A DWarpRenderer.cpp62 void WarpRenderer::SetScalingMatrix(float xscale, float yscale) in SetScalingMatrix() argument
70 mScalingMatrix[5] = yscale; in SetScalingMatrix()
H A DSurfaceTextureRenderer.h24 void SetScalingMatrix(float xscale, float yscale);
H A DWarpRenderer.h22 void SetScalingMatrix(float xscale, float yscale);
/aosp12/frameworks/native/services/inputflinger/include/
H A DInputReaderBase.h340 float yxmix, float yscale, float yoffset) : in TouchAffineTransformation()
342 y_xmix(yxmix), y_scale(yscale), y_offset(yoffset) { in TouchAffineTransformation()
/aosp12/frameworks/av/media/libaudioprocessing/
H A DAudioResamplerFirGen.h721 const double yscale = atten * L / (I0(beta) * M_PI);
742 y = I0SqrRat(sqrbeta * (1.0 - sqr(x * xfrac)), yscale * sg.valueAdvance(), x);
/aosp12/frameworks/base/tools/velocityplot/
H A Dvelocityplot.py137 yscale='linear',
/aosp12/frameworks/base/tools/orientationplot/
H A Dorientationplot.py211 yscale='linear',
/aosp12/frameworks/native/opengl/libs/GLES2/
H A Dgl2ext_api.in811 …et, GLenum attachment, GLenum textarget, GLuint texture, GLint level, GLint xscale, GLint yscale) {
812 …lFramebufferTexture2DDownsampleIMG, target, attachment, textarget, texture, level, xscale, yscale);
814 … target, GLenum attachment, GLuint texture, GLint level, GLint layer, GLint xscale, GLint yscale) {
815 …glFramebufferTextureLayerDownsampleIMG, target, attachment, texture, level, layer, xscale, yscale);
/aosp12/frameworks/native/opengl/include/GLES2/
H A Dgl2ext.h2275 …get, GLenum attachment, GLenum textarget, GLuint texture, GLint level, GLint xscale, GLint yscale);
2276 …m target, GLenum attachment, GLuint texture, GLint level, GLint layer, GLint xscale, GLint yscale);
2278 …get, GLenum attachment, GLenum textarget, GLuint texture, GLint level, GLint xscale, GLint yscale);
2279 …m target, GLenum attachment, GLuint texture, GLint level, GLint layer, GLint xscale, GLint yscale);
/aosp12/frameworks/native/opengl/libs/
H A Dentries.in287 …rget, GLenum attachment, GLenum textarget, GLuint texture, GLint level, GLint xscale, GLint yscale)
294 …um target, GLenum attachment, GLuint texture, GLint level, GLint layer, GLint xscale, GLint yscale)