Home
last modified time | relevance | path

Searched defs:tTop (Results 1 - 3 of 3) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
H A Drs_particle_noise_field.cpp52 float tTop = ROSEN_EQ(direction.y_, 0.f) ? -1.f : (top - position.y_) / direction.y_; in CalculateDistanceToRectangleEdge() local
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_cb_bitmap.c307 float tTop = 0.0f, tBot = 1.0f - tTop; in draw_bitmap_quad() local
H A Dst_cb_drawpixels.c931 const float tTop = invertTex ? maxYcoord : 0.0f; in draw_textured_quad() local

Completed in 5 milliseconds