Searched defs:fy1 (Results 1 - 13 of 13) sorted by relevance
/third_party/vk-gl-cts/framework/common/ |
H A D | tcuBilinearImageCompare.cpp | 74 inline deUint8 interpolateChannel (deUint32 fx1, deUint32 fy1, deUint8 p00, deUint8 p01, deUint8 p10, deUint8 p11) in interpolateChannel() argument
|
/third_party/ffmpeg/libavfilter/ |
H A D | vsrc_gradients.c | 48 float fx0, fy0, fx1, fy1; member
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
H A D | es2fBufferTestUtil.cpp | 329 float fy1 = 2.0f * sy1 - 1.0f; in computePositions() local
|
H A D | es2fVertexTextureTests.cpp | 245 float fy1 = (float)(y+1) / gridSizeFloat; in PosTexCoordQuadGrid() local
|
/third_party/vk-gl-cts/modules/glshared/ |
H A D | glsBufferTestUtil.cpp | 490 float fy1 = 2.0f * sy1 - 1.0f; in computePositions() local
|
H A D | glsShaderRenderCase.cpp | 706 float fy1 = deFloatClamp((sfy - sy0) * oosy, 0.0f, 1.0f); in computeVertexReference() local
|
/third_party/vk-gl-cts/modules/egl/ |
H A D | teglGLES2SharingTests.cpp | 435 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 D | es3fInstancedRenderingTests.cpp | 361 float fy1 = -1.0f + (float)(y+1) / (float)QUAD_GRID_SIZE * 2.0f; in init() local
|
H A D | es3fVertexTextureTests.cpp | 294 float fy1 = (float)(y+1) / gridSizeFloat; in PosTexCoordQuadGrid() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
H A D | vktDrawInstancedTests.cpp | 838 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 D | vktDrawInstancedTests.cpp | 820 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 D | glcShaderRenderCase.cpp | 778 float fy1 = deFloatClamp((sfy - sy0) * oosy, 0.0f, 1.0f); in computeVertexReference() local
|
/third_party/skia/third_party/externals/freetype/src/smooth/ |
H A D | ftgrays.c | 735 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