Home
last modified time | relevance | path

Searched defs:Dx (Results 1 – 4 of 4) sorted by relevance

/external/eigen/Eigen/src/UmfPackSupport/
DUmfPackSupport.h109 … int P[], int Q[], double Dx[], int *do_recip, double Rs[], void *Numeric) in umfpack_get_numeric()
115 … int P[], int Q[], std::complex<double> Dx[], int *do_recip, double Rs[], void *Numeric) in umfpack_get_numeric()
/external/deqp/external/openglcts/modules/glesext/tessellation_shader/
DesextcTessellationShaderVertexSpacing.cpp881 float Dx = line_v1.x - line_v2.x; in isPointOnLine() local
/external/freetype/src/raster/
Dftraster.c1022 Long Dx, Dy; in Line_Up() local
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_from_tgsi.cpp2300 Converter::handleTEX(Value *dst[4], int R, int S, int L, int C, int Dx, int Dy) in handleTEX()