Home
last modified time | relevance | path

Searched defs:fy1 (Results 1 - 13 of 13) sorted by relevance

/third_party/vk-gl-cts/framework/common/
H A DtcuBilinearImageCompare.cpp74 inline deUint8 interpolateChannel (deUint32 fx1, deUint32 fy1, deUint8 p00, deUint8 p01, deUint8 p10, deUint8 p11) in interpolateChannel() argument
/third_party/ffmpeg/libavfilter/
H A Dvsrc_gradients.c48 float fx0, fy0, fx1, fy1; member
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fBufferTestUtil.cpp329 float fy1 = 2.0f * sy1 - 1.0f; in computePositions() local
H A Des2fVertexTextureTests.cpp245 float fy1 = (float)(y+1) / gridSizeFloat; in PosTexCoordQuadGrid() local
/third_party/vk-gl-cts/modules/glshared/
H A DglsBufferTestUtil.cpp490 float fy1 = 2.0f * sy1 - 1.0f; in computePositions() local
H A DglsShaderRenderCase.cpp706 float fy1 = deFloatClamp((sfy - sy0) * oosy, 0.0f, 1.0f); in computeVertexReference() local
/third_party/vk-gl-cts/modules/egl/
H A DteglGLES2SharingTests.cpp435 float fy1 = 0.125f * (float)((int)((float)i / 16.0f)) - 1.0f; in renderResource() local
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fInstancedRenderingTests.cpp361 float fy1 = -1.0f + (float)(y+1) / (float)QUAD_GRID_SIZE * 2.0f; in init() local
H A Des3fVertexTextureTests.cpp294 float fy1 = (float)(y+1) / gridSizeFloat; in PosTexCoordQuadGrid() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawInstancedTests.cpp838 const float fy1 = -1.0f + (float)(y+1) / (float)QUAD_GRID_SIZE * 2.0f; in prepareVertexData() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawInstancedTests.cpp820 const float fy1 = -1.0f + (float)(y+1) / (float)QUAD_GRID_SIZE * 2.0f; in prepareVertexData() local
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcShaderRenderCase.cpp778 float fy1 = deFloatClamp((sfy - sy0) * oosy, 0.0f, 1.0f); in computeVertexReference() local
/third_party/skia/third_party/externals/freetype/src/smooth/
H A Dftgrays.c735 TCoord ey1, ey2, fy1, fy2, first, delta, mod; in gray_render_line() local
874 TCoord fx1, fy1, fx2, fy2; in gray_render_line() local
[all...]

Completed in 21 milliseconds