Searched defs:ltrb (Results 1 – 7 of 7) sorted by relevance
178 let mut ltrb = LinkTrb::new(); in ring_test_dequeue() localVariable251 let mut ltrb = LinkTrb::new(); in transfer_ring_test_dequeue_failure() localVariable282 let mut ltrb = LinkTrb::new(); in ring_test_toggle_cycle() localVariable324 let mut ltrb = LinkTrb::new(); in ring_test_toggle_cycle() localVariable
274 let mut ltrb = LinkTrb::new(); in setup_mem() localVariable
158 auto ltrb = this->getGridCoords(bounds); in getMostRecentDraw() local180 auto ltrb = this->getGridCoords(bounds); in recordDraw() local
36 AI static Rect LTRB(float4 ltrb) { in LTRB()82 AI float4 ltrb() const { return NegateBotRight(fVals); } in ltrb() function
824 skvx::float4 ltrb = bounds.ltrb(); in writeVertices() local
152 auto ltrb = skvx::Vec<4, float>::Load(subsetRect); in normalize_and_inset_subset() local
1115 static skvx::float4 sort_as_rect(const skvx::float4& ltrb) { in sort_as_rect()