Home
last modified time | relevance | path

Searched defs:trans4 (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/skia/src/core/
H A DSkMatrix.cpp918 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/
Dprove.go636 func trans4(b []byte, x int) { func
/aosp_15_r20/external/cronet/net/spdy/
H A Dspdy_network_transaction_unittest.cc1363 HttpNetworkTransaction trans4(HIGHEST, helper.session()); in TEST_P() local
3269 auto trans4 = std::make_unique<HttpNetworkTransaction>(DEFAULT_PRIORITY, in TEST_P() local