Searched defs:ltrb (Results 1 – 7 of 7) sorted by relevance
191 let mut ltrb = LinkTrb::new(); in ring_test_dequeue() localVariable264 let mut ltrb = LinkTrb::new(); in transfer_ring_test_dequeue_failure() localVariable295 let mut ltrb = LinkTrb::new(); in ring_test_toggle_cycle() localVariable337 let mut ltrb = LinkTrb::new(); in ring_test_toggle_cycle() localVariable
292 let mut ltrb = LinkTrb::new(); in setup_mem() localVariable
172 auto ltrb = this->getGridCoords(bounds); in getMostRecentDraw() local194 auto ltrb = this->getGridCoords(bounds); in recordDraw() local
40 AI static Rect LTRB(float4 ltrb) { in LTRB()90 AI float4 ltrb() const { return NegateBotRight(fVals); } in ltrb() function
603 skvx::float4 ltrb = bounds.ltrb(); in writeVertices() local
144 auto ltrb = skvx::Vec<4, float>::Load(subsetRect); in normalize_and_inset_subset() local
1131 static skvx::float4 sort_as_rect(const skvx::float4& ltrb) { in sort_as_rect()