Home
last modified time | relevance | path

Searched defs:fy (Results 1 - 25 of 39) sorted by relevance

12

/third_party/skia/src/core/
H A DSkScan_Hairline.cpp19 static void horiline(int x, int stopx, SkFixed fy, SkFixed dy, in horiline() argument
H A DSkBitmapProcState_matrixProcs.cpp128 fy = mapper.fractionalIntY(), in nofilter_affine() local
213 fy = mapper.fractionalIntY(), in filter_affine() local
H A DSkRasterPipeline.h134 float fy[SkRasterPipeline_kMaxStride]; member
/third_party/skia/tests/
H A DPathOpsSimplifyDegenerateThreadedTest.cpp28 int fy = f >> 2; in testSimplifyDegeneratesMain() local
H A DPathOpsSimplifyTrianglesThreadedTest.cpp32 int fy = f >> 2; in testSimplifyTrianglesMain() local
H A DPathOpsSimplifyQuadThreadedTest.cpp31 int fy = f >> 2; in testSimplifyQuadsMain() local
H A DPathOpsSimplifyQuadralateralsThreadedTest.cpp31 int fy = f >> 2; in testSimplifyQuadralateralsMain() local
H A DSkGlyphBufferTest.cpp47 float fx = x * step, fy = y * step; in DEF_TEST() local
64 float fx = x * step, fy = y * step; in DEF_TEST() local
86 float fx = x * step + kLargeDistance, fy = y * step + kLargeDistance; in DEF_TEST() local
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_quad_depth_test_tmp.h57 const float fy = (float) iy; in NAME() local
H A Dsp_quad_depth_test.c137 const float fy = (float) quad->input.y0; in interpolate_quad_depth() local
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pipe_cull.c72 const float fy = v1[1] - v2[1]; in cull_tri() local
H A Ddraw_pipe_offset.c83 float fy = v1[1] - v2[1]; in do_offset_tri() local
/third_party/skia/tools/
H A Dblob_cache_sim.cpp45 SkFixed fy = (SkScalarToFixed(offset.y()) >> 13) & 7; in main() local
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_state_framebuffer.c420 float fy = flip * viewport->scale[1] * -1.0f + viewport->translate[1]; in get_viewport_prescale() local
[all...]
/third_party/libinput/test/
H A Dtest-touch.c92 double fx, fy; in START_TEST() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_setup_rect.c738 const float fy = v1[0][1] - v2[0][1]; in winding() local
H A Dlp_setup_tri.c160 const float fy = v1[0][1] - v2[0][1]; in lp_setup_print_triangle() local
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
H A DBlitter.cpp1361 Float4 fy = Float4(y0 - Float(Y0)); in generate() local
/third_party/skia/third_party/externals/freetype/src/autofit/
H A Dafhints.h248 FT_Short fx, fy; /* original, unscaled position (in font units) */ member
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fPrimitiveRestartTests.cpp293 float fy = -1.0f + 2.0f * ((float)row + 0.5f) / (float)numRows; in init() local
329 float fy = centerY + 0.9f * deFloatSin((float)i*2.0f*DE_PI / (float)numVertices) / (float)numRows; in init() local
360 float fy = -0.9f + 1.8f * ((float)stripNdx + (i%2 == 0 ? 0.0f : 0.8f)) / numStrips; in init() local
401 float fy = centerY + 0.9f * deFloatSin((float)i*2.0f*DE_PI / (float)numArcVertices) / (float)numRows; in init() local
432 float fy = -0.9f + 1.8f * ((float)rowNdx + (i%3 == 0 ? 0.0f : 0.8f)) / numRows; in init() local
[all...]
H A Des3fInstancedRenderingTests.cpp322 float fy = -1.0f + (float)y / (float)QUAD_GRID_SIZE * 2.0f; in init() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
H A DvktProtectedMemYCbCrConversionTests.cpp72 const float fy = -1.0f + 2.0f*((float(iy) + 0.5f) / float(renderSize.y())); in computeVertexPositions() local
86 const float fy = (float)y; in genTexCoords() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
H A DvktYCbCrConversionTests.cpp128 const float fy = (float)y; in genTexCoords() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/
H A DvktProtectedMemYCbCrConversionTests.cpp72 const float fy = -1.0f + 2.0f*((float(iy) + 0.5f) / float(renderSize.y())); in computeVertexPositions() local
86 const float fy = (float)y; in genTexCoords() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/
H A DvktYCbCrConversionTests.cpp128 const float fy = (float)y; in genTexCoords() local

Completed in 27 milliseconds

12