Home
last modified time | relevance | path

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

/hardware/google/aemu/base/include/aemu/base/containers/
DHybridEntityManager.h70 uint64_t addFixed(IndexType index, const Data& data, size_t type) { in addFixed() function
DEntityManager.h175 EntityHandle addFixed(EntityHandle fixedHandle, const Item& item, size_t type) { in addFixed() function
/hardware/google/gfxstream/host/vulkan/
DVkDecoderGlobalState.cpp232 uint64_t addFixed(uint64_t handle, const T& item, BoxedHandleTypeTag tag) { in addFixed() function in gfxstream::vk::BoxedHandleManager