Home
last modified time | relevance | path

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

/external/skia/src/gpu/ganesh/vk/
DGrVkMSAALoadManager.cpp175 float dx0 = 2.f * rect.fLeft / dw - 1.f; in loadMSAAFromResolve() local
/external/mesa3d/src/mesa/swrast/
Ds_aatriangle.c193 const GLfloat dx0 = v1[0] - v0[0]; in compute_coveragef() local
/external/skia/tools/viewer/
DFitCubicToCircleSlide.cpp217 double dx0 = x - fCubicX[0]; in onFindClickHandler() local
/external/swiftshader/src/Device/
DRenderer.cpp1011 float dx0 = lineWidth * 0.5f * P0.w / W; in setupLine() local
1097 float dx0 = lineWidth * 0.5f * P0.w / W; in setupLine() local
/external/pdfium/third_party/lcms/src/
Dcmsintrp.c373 dx0, dx1, in BilinearInterpFloat() local
427 dx0, dx1, in BilinearInterp16() local
/external/mesa3d/src/intel/compiler/
Dbrw_compile_sf.c36 struct brw_reg dx0; member
/external/skia/src/gpu/ganesh/gl/
DGrGLGpu.cpp3551 GrGLfloat dx0 = 2.f * dstRect.fLeft / dw - 1.f; in copySurfaceAsDraw() local
/external/mesa3d/src/imgui/
Dimstb_truetype.h3418 float dx0 = x1-x0; in stbtt__tesselate_cubic() local