HomeSort by relevance Sort by last modified time
    Searched refs:tx1 (Results 1 - 13 of 13) sorted by null

  /external/chromium_org/third_party/skia/experimental/Intersection/
LineCubicIntersection_Test.cpp 46 double tx1, ty1; local
47 xy_at_t(cubic, tt1, tx1, ty1);
51 if (!AlmostEqualUlps(tx1, tx2)) {
53 __FUNCTION__, (int)index, pt, tt1, tx1, ty1, tt2, tx2, ty2);
57 __FUNCTION__, (int)index, pt, tt1, tx1, ty1, tt2, tx2, ty2);
QuadraticIntersection_Test.cpp 37 double tx1, ty1; local
38 xy_at_t(quad1, tt1, tx1, ty1);
42 if (!approximately_equal(tx1, tx2)) {
44 __FUNCTION__, (int)index, pt, tt1, tx1, ty1, tt2, tx2, ty2);
48 __FUNCTION__, (int)index, pt, tt1, tx1, ty1, tt2, tx2, ty2);
213 double tx1, ty1; local
214 xy_at_t(quad1, tt1, tx1, ty1);
219 if (!AlmostEqualUlps(tx1, tx2)) {
221 __FUNCTION__, (int)outer, (int)inner, tt1, tx1, ty1, tt2, tx2, ty2);
226 __FUNCTION__, (int)outer, (int)inner, tt1, tx1, ty1, tt2, tx2, ty2)
    [all...]
CubicIntersection_Test.cpp 47 double tx1, ty1; local
48 xy_at_t(cubic1, tt1, tx1, ty1);
52 if (!AlmostEqualUlps(tx1, tx2)) {
54 __FUNCTION__, (int)index, pt, tt1, tx1, ty1, tt2, tx2, ty2);
58 __FUNCTION__, (int)index, pt, tt1, tx1, ty1, tt2, tx2, ty2);
  /external/skia/experimental/Intersection/
LineCubicIntersection_Test.cpp 46 double tx1, ty1; local
47 xy_at_t(cubic, tt1, tx1, ty1);
51 if (!AlmostEqualUlps(tx1, tx2)) {
53 __FUNCTION__, (int)index, pt, tt1, tx1, ty1, tt2, tx2, ty2);
57 __FUNCTION__, (int)index, pt, tt1, tx1, ty1, tt2, tx2, ty2);
QuadraticIntersection_Test.cpp 37 double tx1, ty1; local
38 xy_at_t(quad1, tt1, tx1, ty1);
42 if (!approximately_equal(tx1, tx2)) {
44 __FUNCTION__, (int)index, pt, tt1, tx1, ty1, tt2, tx2, ty2);
48 __FUNCTION__, (int)index, pt, tt1, tx1, ty1, tt2, tx2, ty2);
213 double tx1, ty1; local
214 xy_at_t(quad1, tt1, tx1, ty1);
219 if (!AlmostEqualUlps(tx1, tx2)) {
221 __FUNCTION__, (int)outer, (int)inner, tt1, tx1, ty1, tt2, tx2, ty2);
226 __FUNCTION__, (int)outer, (int)inner, tt1, tx1, ty1, tt2, tx2, ty2)
    [all...]
CubicIntersection_Test.cpp 47 double tx1, ty1; local
48 xy_at_t(cubic1, tt1, tx1, ty1);
52 if (!AlmostEqualUlps(tx1, tx2)) {
54 __FUNCTION__, (int)index, pt, tt1, tx1, ty1, tt2, tx2, ty2);
58 __FUNCTION__, (int)index, pt, tt1, tx1, ty1, tt2, tx2, ty2);
  /external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/
pi.h 103 OPJ_INT32 tx0, ty0, tx1, ty1; member in struct:opj_pi_iterator
pi.c 340 pi->poc.tx1 = pi->tx1;
344 for (pi->x = pi->poc.tx0; pi->x < pi->poc.tx1; pi->x += (OPJ_INT32)(pi->dx - (OPJ_UINT32)(pi->x % (OPJ_INT32)pi->dx))) {
359 trx1 = opj_int_ceildiv(pi->tx1, (OPJ_INT32)(comp->dx << levelno));
424 pi->poc.tx1 = pi->tx1;
427 for (pi->x = pi->poc.tx0; pi->x < pi->poc.tx1; pi->x += (OPJ_INT32)(pi->dx - (OPJ_UINT32)(pi->x % (OPJ_INT32)pi->dx))) {
440 trx1 = opj_int_ceildiv(pi->tx1, (OPJ_INT32)(comp->dx << levelno));
505 pi->poc.tx1 = pi->tx1;
    [all...]
openjpeg.h 278 OPJ_INT32 tx0,tx1,ty0,ty1; member in struct:opj_poc
    [all...]
  /external/chromium_org/content/browser/renderer_host/
compositing_iosurface_mac.h 161 void set_texcoord_rect(float tx1, float ty1, float tx2, float ty2) {
164 verts_[0].set_texcoord(tx1, ty2);
165 verts_[1].set_texcoord(tx1, ty1);
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/
sp_tex_sample.c 1184 const float *tx0, *tx1; local
1197 tx1 = get_texel_2d(samp, addr, x1, 0);
1201 rgba[TGSI_NUM_CHANNELS*c] = lerp(xw, tx0[c], tx1[c]);
1221 const float *tx0, *tx1; local
1259 const float *tx0, *tx1, *tx2, *tx3; local
1303 const float *tx0, *tx1, *tx2, *tx3; local
1348 const float *tx0, *tx1, *tx2, *tx3; local
    [all...]
  /external/mesa3d/src/gallium/drivers/softpipe/
sp_tex_sample.c 1184 const float *tx0, *tx1; local
1197 tx1 = get_texel_2d(samp, addr, x1, 0);
1201 rgba[TGSI_NUM_CHANNELS*c] = lerp(xw, tx0[c], tx1[c]);
1221 const float *tx0, *tx1; local
1259 const float *tx0, *tx1, *tx2, *tx3; local
1303 const float *tx0, *tx1, *tx2, *tx3; local
1348 const float *tx0, *tx1, *tx2, *tx3; local
    [all...]
  /external/pixman/pixman/
pixman.c 341 pixman_fixed_48_16_t tx1, ty1, tx2, ty2; local
360 tx1 = ty1 = INT64_MAX;
378 if (tx < tx1)
379 tx1 = tx;
388 transformed->x1 = tx1;
    [all...]

Completed in 356 milliseconds