Home
last modified time | relevance | path

Searched defs:dx0 (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/src/gpu/vk/
H A DGrVkMSAALoadManager.cpp174 float dx0 = 2.f * rect.fLeft / dw - 1.f; in loadMSAAFromResolve() local
/third_party/skia/samplecode/
H A DSampleFitCubicToCircle.cpp213 double dx0 = x - fCubicX[0]; in onFindClickHandler() local
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_compile_sf.c37 struct brw_reg dx0; member
/third_party/skia/third_party/externals/swiftshader/src/Device/
H A 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/skia/third_party/externals/swiftshader/src/Renderer/
H A 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/
H A DGrGLGpu.cpp3376 GrGLfloat dx0 = 2.f * dstPoint.fX / dw - 1.f; in copySurfaceAsDraw() local

Completed in 13 milliseconds