Home
last modified time | relevance | path

Searched defs:dx0 (Results 1 – 11 of 11) sorted by relevance

/third_party/skia/src/gpu/vk/
DGrVkMSAALoadManager.cpp174 float dx0 = 2.f * rect.fLeft / dw - 1.f; in loadMSAAFromResolve() local
/third_party/mesa3d/src/mesa/swrast/
Ds_aatriangle.c193 const GLfloat dx0 = v1[0] - v0[0]; in compute_coveragef() local
/third_party/skia/samplecode/
DSampleFitCubicToCircle.cpp213 double dx0 = x - fCubicX[0]; in onFindClickHandler() local
/third_party/skia/third_party/externals/swiftshader/src/Device/
DRenderer.cpp955 float dx0 = lineWidth * 0.5f * P0.w / W; in setupLine() local
1064 float dx0 = lineWidth * 0.5f * P0.w / W; in setupLine() local
/third_party/mesa3d/src/intel/compiler/
Dbrw_compile_sf.c36 struct brw_reg dx0; member
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
DRenderer.cpp1868 float dx0 = lineWidth * 0.5f * P0.w / W; in setupLine() local
1977 float dx0 = lineWidth * 0.5f * P0.w / W; in setupLine() local
/third_party/skia/src/gpu/gl/
DGrGLGpu.cpp3365 GrGLfloat dx0 = 2.f * dstPoint.fX / dw - 1.f; in copySurfaceAsDraw() local
/third_party/flutter/skia/src/gpu/gl/
DGrGLGpu.cpp3516 GrGLfloat dx0 = 2.f * dstPoint.fX / dw - 1.f; in copySurfaceAsDraw() local
/third_party/mesa3d/src/imgui/
Dimstb_truetype.h3418 float dx0 = x1-x0; in stbtt__tesselate_cubic() local
/third_party/skia/third_party/externals/imgui/
Dimstb_truetype.h3418 float dx0 = x1-x0; in stbtt__tesselate_cubic() local
/third_party/flutter/skia/third_party/externals/imgui/
Dimstb_truetype.h3392 float dx0 = x1-x0; in stbtt__tesselate_cubic() local