Home
last modified time | relevance | path

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

/aosp12/hardware/google/graphics/common/libion/test/
H A Dion_allocate_api_test.cpp87 unsigned int heapmask = 1 << getLegacyHeapId(i); in TEST_F() local
H A Dion_test_fixture.cpp160 int IonSpecialTest::ionAlloc(size_t size, unsigned int heapmask, in ionAlloc()
/aosp12/frameworks/av/media/codec2/vndk/
H A DC2Store.cpp839 int32_t heapmask = base::GetIntProperty( in Interface() local