Searched defs:trans4 (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/skia/src/core/ |
H A D | SkMatrix.cpp | 918 skvx::float4 trans4(tx, ty, tx, ty); in Trans_pts() local 942 skvx::float4 trans4(tx, ty, tx, ty); in Scale_pts() local 1001 skvx::float4 trans4(tx, ty, tx, ty); in Affine_vpts() local
|
/aosp_15_r20/prebuilts/go/linux-x86/test/ |
D | prove.go | 636 func trans4(b []byte, x int) { func
|
/aosp_15_r20/external/cronet/net/spdy/ |
H A D | spdy_network_transaction_unittest.cc | 1363 HttpNetworkTransaction trans4(HIGHEST, helper.session()); in TEST_P() local 3269 auto trans4 = std::make_unique<HttpNetworkTransaction>(DEFAULT_PRIORITY, in TEST_P() local
|