Searched defs:trans4 (Results  1 – 2 of 2) sorted by relevance
| /external/skia/src/core/ | 
| D | SkMatrix.cpp | 902         skvx::float4 trans4(tx, ty, tx, ty);  in Trans_pts()  local 926         skvx::float4 trans4(tx, ty, tx, ty);  in Scale_pts()  local 985         skvx::float4 trans4(tx, ty, tx, ty);  in Affine_vpts()  local
  | 
| /external/cronet/net/spdy/ | 
| D | spdy_network_transaction_unittest.cc | 1347   HttpNetworkTransaction trans4(HIGHEST, helper.session());  in TEST_F()  local 3251   auto trans4 = std::make_unique<HttpNetworkTransaction>(DEFAULT_PRIORITY,  in TEST_F()  local
  |