Home
last modified time | relevance | path

Searched refs:system_uncached_supported (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/av/media/codec2/vndk/include/
H A DC2DmaBufAllocator.h87 static bool system_uncached_supported(void) { in system_uncached_supported() function
/aosp12/frameworks/av/media/codec2/vndk/
H A DC2DmaBufAllocator.cpp343 if (C2DmaBufAllocator::system_uncached_supported() && in mapUsage()
H A DC2Store.cpp869 if (C2DmaBufAllocator::system_uncached_supported() && in Interface()