Searched refs:tx2 (Results 1 – 8 of 8) sorted by relevance
/third_party/pixman/test/ |
D | affine-bench.c | 76 pixman_fixed_48_16_t tx1, ty1, tx2, ty2; in compute_transformed_extents() local 96 tx2 = ty2 = INT64_MIN; in compute_transformed_extents() 117 if (tx > tx2) in compute_transformed_extents() 118 tx2 = tx; in compute_transformed_extents() 125 transformed->x2 = tx2; in compute_transformed_extents()
|
/third_party/pixman/pixman/ |
D | pixman.c | 343 pixman_fixed_48_16_t tx1, ty1, tx2, ty2; in compute_transformed_extents() local 363 tx2 = ty2 = INT64_MIN; in compute_transformed_extents() 384 if (tx > tx2) in compute_transformed_extents() 385 tx2 = tx; in compute_transformed_extents() 392 transformed->x2 = tx2; in compute_transformed_extents()
|
/third_party/wayland-ivi-extension/ivi-layermanagement-examples/EGLWLInputEventExample/src/ |
D | WLEyes.cpp | 54 float tx1, float tx2, float ty1, float ty2) in SetTransform() argument 56 t->mx = ((float) xx2 - xx1) / (tx2 - tx1); in SetTransform()
|
/third_party/mesa3d/src/gallium/auxiliary/hud/ |
D | hud_context.c | 170 unsigned tx2 = tx1 + hud->font.glyph_width; in hud_draw_string() local 193 vertices[num++] = (float) tx2; in hud_draw_string() 198 vertices[num++] = (float) tx2; in hud_draw_string()
|
/third_party/eudev/hwdb/ |
D | 60-keyboard.hwdb | 551 KEYBOARD_KEY_d8=!f23 # Toggle touchpad button on tx2 (OFF) 552 KEYBOARD_KEY_d9=!f22 # Toggle touchpad button on tx2 (ON)
|
/third_party/mesa3d/src/freedreno/vulkan/ |
D | tu_cmd_buffer.c | 1346 uint32_t tx2 = MIN2(tx1 + fb->pipe0.width, fb->tile_count.width); in tu_cmd_render_tiles() local 1350 for (uint32_t tx = tx1; tx < tx2; tx++, slot++) { in tu_cmd_render_tiles()
|
/third_party/flutter/engine/flutter/lib/web_ui/lib/src/ui/ |
D | canvas.dart | 1848 // -2x1+2tx1 + 2cpX + 4tcpX + 2tx2 = 0
|
/third_party/chromium/patch/ |
D | 0001-cve.patch | 46869 zkvYq9Z_{J#7(%At7sFSYS=MwNFn?-kZM+)tx2;Fv?iw`p=jw4q@e;SIrcMauUCH3O
|