Home
last modified time | relevance | path

Searched defs:sY (Results 1 – 14 of 14) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dcrystalhd.c516 int sY = 0; in copy_frame() local
/third_party/flutter/skia/modules/skottie/src/
DLayer.cpp130 sY = feather.size() > 1 ? feather[1] * kFeatherToSigma : 0; in AttachMask() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
DvktTextureFilteringTests.cpp313 …const float sY = deFloatExp2(lodY) * float(m_renderer.getRenderHeight()) / float(m_textures[texNd… in Texture2DFilteringTestInstance() local
811 …const float sY = deFloatExp2(lodY) * float(m_renderer.getRenderHeight()) / float(m_textures[0]->g… in iterate() local
1022 …const float sY = deFloatExp2(lodY) * float(m_renderer.getRenderHeight()) / float(m_textu… in iterate() local
DvktTextureShadowTests.cpp353 …const float sY = deFloatExp2(lodY) * float(m_renderer.getRenderHeight()) / float(m_textures[texNd… in Texture2DShadowTestInstance() local
823 …const float sY = deFloatExp2(lodY) * float(m_renderer.getRenderHeight()) / float(m_textures[tex]-… in Texture2DArrayShadowTestInstance() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
DvktTextureFilteringTests.cpp313 …const float sY = deFloatExp2(lodY) * float(m_renderer.getRenderHeight()) / float(m_textures[texNd… in Texture2DFilteringTestInstance() local
811 …const float sY = deFloatExp2(lodY) * float(m_renderer.getRenderHeight()) / float(m_textures[0]->g… in iterate() local
1022 …const float sY = deFloatExp2(lodY) * float(m_renderer.getRenderHeight()) / float(m_textu… in iterate() local
DvktTextureShadowTests.cpp353 …const float sY = deFloatExp2(lodY) * float(m_renderer.getRenderHeight()) / float(m_textures[texNd… in Texture2DShadowTestInstance() local
823 …const float sY = deFloatExp2(lodY) * float(m_renderer.getRenderHeight()) / float(m_textures[tex]-… in Texture2DArrayShadowTestInstance() local
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fTextureShadowTests.cpp305 …const float sY = deFloatExp2(lodY)*viewportH / float(m_textures[texNdx]->getRefTexture().getHeigh… in init() local
862 const float sY = deFloatExp2(lodY)*viewportH / float(tex->getRefTexture().getHeight()); in init() local
Des3fTextureFilteringTests.cpp256 …const float sY = deFloatExp2(lodY)*viewportH / float(m_textures[texNdx]->getRefTexture().getHeigh… in init() local
882 …const float sY = deFloatExp2(lodY)*float(viewport.height) / float(m_gradientTex->getRefTexture().… in iterate() local
1126 …const float sY = deFloatExp2(lodY)*float(viewport.height) / float(m_gradientTex->getRefText… in iterate() local
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fTextureFilteringTests.cpp235 …const float sY = deFloatExp2(lodY)*viewportH / float(m_textures[texNdx]->getRefTexture().getHeigh… in init() local
/third_party/vk-gl-cts/framework/opengl/simplereference/
DsglrReferenceContext.cpp3257 float sY = transform(1, 0)*dX + transform(1, 1)*dY + transform(1, 2); in blitFramebuffer() local
3289 float sY = transform(1, 0)*dX + transform(1, 1)*dY + transform(1, 2); in blitFramebuffer() local
3310 float sY = transform(1, 0)*dX + transform(1, 1)*dY + transform(1, 2); in blitFramebuffer() local
/third_party/vk-gl-cts/framework/common/
DtcuTextureUtil.cpp1229 float sY = (float)src.getHeight() / (float)dst.getHeight(); in scale() local
/third_party/vk-gl-cts/external/openglcts/modules/gles2/
Des2cTexture3DTests.cpp631 …const float sY = deFloatExp2(lodY) * float(VIEWPORT_HEIGHT) / float(m_gradientTex->getRefTexture()… in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
DvktApiCopiesAndBlittingTests.cpp4249 float sY = (float)regionExtent.y / (float)dst.getHeight(); in scaleFromWholeSrcBuffer() local
4274 const float sY = (float)src.getHeight() / (float)dst.getHeight(); in blit() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiCopiesAndBlittingTests.cpp4249 float sY = (float)regionExtent.y / (float)dst.getHeight(); in scaleFromWholeSrcBuffer() local
4274 const float sY = (float)src.getHeight() / (float)dst.getHeight(); in blit() local