Home
last modified time | relevance | path

Searched refs:typeIndexCount (Results 1 – 2 of 2) sorted by relevance

/device/generic/goldfish-opengl/system/vulkan_enc/
DResourceTracker.h531 uint32_t* typeIndex, uint32_t typeIndexCount,
537 uint32_t* typeIndex, uint32_t typeIndexCount,
DResourceTracker.cpp908 uint32_t* typeIndex, uint32_t typeIndexCount, in deviceMemoryTransform_tohost() argument
952 for (uint32_t i = 0; i < typeIndexCount; ++i) { in deviceMemoryTransform_tohost()
973 uint32_t* typeIndex, uint32_t typeIndexCount, in deviceMemoryTransform_fromhost() argument
994 for (uint32_t i = 0; i < typeIndexCount; ++i) { in deviceMemoryTransform_fromhost()
5855 uint32_t* typeIndex, uint32_t typeIndexCount, in deviceMemoryTransform_tohost() argument
5861 typeIndex, typeIndexCount, in deviceMemoryTransform_tohost()
5869 uint32_t* typeIndex, uint32_t typeIndexCount, in deviceMemoryTransform_fromhost() argument
5875 typeIndex, typeIndexCount, in deviceMemoryTransform_fromhost()