Home
last modified time | relevance | path

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

/external/skia/src/gpu/ganesh/vk/
DGrVkMSAALoadManager.cpp175 float dx0 = 2.f * rect.fLeft / dw - 1.f; in loadMSAAFromResolve() local
/external/skia/tools/viewer/
DFitCubicToCircleSlide.cpp221 double dx0 = x - fCubicX[0]; in onFindClickHandler() local
/external/swiftshader/src/Device/
DRenderer.cpp1007 float dx0 = lineWidth * 0.5f * P0.w / W; in setupLine() local
1093 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/elk/
Delk_compile_sf.c38 struct elk_reg dx0; member
/external/skia/src/gpu/ganesh/gl/
DGrGLGpu.cpp3629 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