Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/gfxstream/guest/renderControl_enc/
DExtendedRenderControl.h95 void queryHasSharedSlotsHostMemoryAllocator();
DGfxStreamRenderControl.cpp104 rcEnc->queryHasSharedSlotsHostMemoryAllocator(); in renderControlInit()
DExtendedRenderControl.cpp183 void ExtendedRCEncoderContext::queryHasSharedSlotsHostMemoryAllocator() { in queryHasSharedSlotsHostMemoryAllocator() function in ExtendedRCEncoderContext
/aosp_15_r20/hardware/google/gfxstream/guest/OpenglSystemCommon/
DHostConnection.cpp350 rcEnc->queryHasSharedSlotsHostMemoryAllocator(); in rcEncoder()