Home
last modified time | relevance | path

Searched refs:SystemBlob (Results 1 – 4 of 4) sorted by relevance

/hardware/google/aemu/host-common/include/host-common/
DFeatureControlDefHost.h79 FEATURE_CONTROL_ITEM(SystemBlob, 46)
/hardware/google/gfxstream/host/features/include/gfxstream/host/
DFeatures.h70 FeatureInfo SystemBlob = { member
/hardware/google/gfxstream/host/
Dvirtio-gpu-gfxstream-renderer.cpp2392 &features, SystemBlob, in parseGfxstreamFeatures()
2453 if (features.SystemBlob.enabled) { in parseGfxstreamFeatures()
/hardware/google/gfxstream/host/vulkan/
DVkDecoderGlobalState.cpp4461 if (hostVisible && m_emu->features.SystemBlob.enabled) { in on_vkAllocateMemory()
4933 if (m_emu->features.SystemBlob.enabled && info->sharedMemory.has_value()) { in vkGetBlobInternal()