Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/gfxstream/guest/renderControl_enc/
DEmulatorFeatureInfo.h184 bool hasDirectMem; member
211 bool hasDirectMem; member
DExtendedRenderControl.h72 bool hasDirectMem() const { return m_featureInfo.hasDirectMem; } in hasDirectMem() function
/aosp_15_r20/external/mesa3d/src/gfxstream/guest/vulkan_enc/
H A DResourceTracker.h84 bool hasDirectMem; member