Home
last modified time | relevance | path

Searched refs:uniqueId2 (Results 1 - 2 of 2) sorted by relevance

/foundation/graphic/graphic_surface/surface/test/fuzztest/surfaceutils_fuzzer/
H A Dsurfaceutils_fuzzer.cpp43 uint64_t uniqueId2 = GetData<uint64_t>(); in DoSomethingInterestingWithMyAPI() local
53 utils->Add(uniqueId2, pSurface); in DoSomethingInterestingWithMyAPI()
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/render/
H A Drs_typeface_cache_test.cpp57 uint64_t uniqueId2 = (((uint64_t)pid2) << 32) | (uint64_t)(typeface->GetUniqueID()); in HWTEST_F() local
76 ret = RSTypefaceCache::Instance().HasTypeface(uniqueId2, hash); in HWTEST_F()
83 RSTypefaceCache::Instance().CacheDrawingTypeface(uniqueId2, typeface); in HWTEST_F()
96 RSTypefaceCache::Instance().RemoveDrawingTypefaceByGlobalUniqueId(uniqueId2); in HWTEST_F()

Completed in 2 milliseconds