/third_party/skia/tests/ |
D | SkGlyphBufferTest.cpp | 47 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
|
D | PathOpsSimplifyTrianglesThreadedTest.cpp | 32 int fy = f >> 2; in testSimplifyTrianglesMain() local
|
D | PathOpsSimplifyQuadralateralsThreadedTest.cpp | 31 int fy = f >> 2; in testSimplifyQuadralateralsMain() local
|
D | PathOpsSimplifyQuadThreadedTest.cpp | 31 int fy = f >> 2; in testSimplifyQuadsMain() local
|
D | PathOpsSimplifyDegenerateThreadedTest.cpp | 28 int fy = f >> 2; in testSimplifyDegeneratesMain() local
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
D | es3fPrimitiveRestartTests.cpp | 293 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)numRo… in init() local 432 float fy = -0.9f + 1.8f * ((float)rowNdx + (i%3 == 0 ? 0.0f : 0.8f)) / numRows; in init() local
|
/third_party/mesa3d/src/gallium/drivers/softpipe/ |
D | sp_quad_depth_test_tmp.h | 57 const float fy = (float) iy; in NAME() local
|
/third_party/ffmpeg/libavfilter/ |
D | vf_scale_cuda_bicubic.cu | 104 float fy = yi - py; in Subsample_Bicubic() local 147 float fy = yi - py; in Subsample_FastBicubic() local
|
/third_party/skia/tools/ |
D | blob_cache_sim.cpp | 45 SkFixed fy = (SkScalarToFixed(offset.y()) >> 13) & 7; in main() local
|
/third_party/mesa3d/src/gallium/auxiliary/draw/ |
D | draw_pipe_cull.c | 72 const float fy = v1[1] - v2[1]; in cull_tri() local
|
D | draw_pipe_offset.c | 83 float fy = v1[1] - v2[1]; in do_offset_tri() local
|
/third_party/skia/src/core/ |
D | SkScan_Antihair.cpp | 117 SkFixed drawCap(int x, SkFixed fy, SkFixed slope, int mod64) override { in drawCap() 138 SkFixed drawLine(int x, int stopx, SkFixed fy, SkFixed slope) override { in drawLine() 163 SkFixed drawCap(int x, SkFixed fy, SkFixed dy, int mod64) override { in drawCap() 175 SkFixed drawLine(int x, int stopx, SkFixed fy, SkFixed dy) override { in drawLine()
|
D | SkBitmapProcState_matrixProcs.cpp | 128 fy = mapper.fractionalIntY(), in nofilter_affine() local 213 fy = mapper.fractionalIntY(), in filter_affine() local
|
D | SkRasterPipeline.h | 134 float fy[SkRasterPipeline_kMaxStride]; member
|
/third_party/ffmpeg/libavcodec/ |
D | motion_est.c | 126 int fy = c->direct_basis_mv[i][1] + hy; in cmp_direct_inline() local 143 int fy = c->direct_basis_mv[0][1] + hy; in cmp_direct_inline() local 1264 #define HASH(fx,fy,bx,by) ((fx)+17*(fy)+63*(bx)+117*(by)) in bidir_refine() argument 1265 #define HASH8(fx,fy,bx,by) ((uint8_t)HASH(fx,fy,bx,by)) in bidir_refine() argument 1316 #define CHECK_BIDIR(fx,fy,bx,by)\ in bidir_refine() argument 1349 int fy= motion_fy+vect[i][1]; in bidir_refine() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/marl/examples/ |
D | fractal.cpp | 181 auto fy = float(y) + (sy / float(samplesPerPixelH)); in main() local
|
/third_party/mesa3d/src/gallium/drivers/svga/ |
D | svga_state_framebuffer.c | 420 float fy = flip * viewport->scale[1] * -1.0f + viewport->translate[1]; in get_viewport_prescale() local
|
/third_party/skia/src/shaders/ |
D | SkImageShader.cpp | 834 fy = fract(local.y + 0.5f); in makeProgram() local 885 fy = fract(bottom); in makeProgram() local
|
/third_party/skia/src/opts/ |
D | SkRasterPipeline_opts.h | 2584 fy = fract(g + 0.5f); in STAGE() local 2622 F fy = sk_unaligned_load<F>(ctx->fy); in bilinear_y() local 2666 F fy = sk_unaligned_load<F>(ctx->fy); in bicubic_y() local 2767 y = g, fy = fract(y + 0.5f); in STAGE() local 2775 y = g, fy = fract(y + 0.5f); in STAGE() local 2791 fy = fract(cy + 0.5f); in STAGE() local 2833 fy = fract(cy + 0.5f); in STAGE() local
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_setup_rect.c | 738 const float fy = v1[0][1] - v2[0][1]; in winding() local
|
/third_party/vk-gl-cts/modules/glshared/ |
D | glsShaderRenderCase.cpp | 204 float fy = 2.0f * sy - 1.0f; in QuadGrid() local 246 float fy = 2.0f * sy - 1.0f; in getCoords() local
|
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtc/ |
D | noise.inl | 33 tvec4<T, P> fy(Pf.y, Pf.y, Pf.w, Pf.w); local 355 tvec4<T, P> fy(Pf.y, Pf.y, Pf.w, Pf.w); local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/ |
D | vktProtectedMemYCbCrConversionTests.cpp | 72 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/protected_memory/ |
D | vktProtectedMemYCbCrConversionTests.cpp | 72 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/openglcts/modules/common/ |
D | glcShaderRenderCase.cpp | 261 float fy = 2.0f * sy - 1.0f; in QuadGrid() local 303 float fy = 2.0f * sy - 1.0f; in getCoords() local
|