Home
last modified time | relevance | path

Searched refs:fromBe64 (Results 1 – 7 of 7) sorted by relevance

/hardware/google/gfxstream/guest/android-emu/aemu/base/files/
DStream.h114 static void fromBe64(uint8_t*);
DStream.cpp251 void Stream::fromBe64(uint8_t* v) { in fromBe64() function in gfxstream::guest::Stream
/hardware/google/aemu/base/include/aemu/base/files/
DStream.h118 static void fromBe64(uint8_t*);
/hardware/google/gfxstream/host/vulkan/
DVkDecoder.cpp237 android::base::Stream::fromBe64((uint8_t*)&pAllocator); in decode()
304 android::base::Stream::fromBe64((uint8_t*)&pAllocator); in decode()
349 android::base::Stream::fromBe64((uint8_t*)&pPhysicalDeviceCount); in decode()
360 android::base::Stream::fromBe64((uint8_t*)&pPhysicalDevices); in decode()
680 android::base::Stream::fromBe64((uint8_t*)&pQueueFamilyPropertyCount); in decode()
692 android::base::Stream::fromBe64((uint8_t*)&pQueueFamilyProperties); in decode()
913 android::base::Stream::fromBe64((uint8_t*)&pAllocator); in decode()
982 android::base::Stream::fromBe64((uint8_t*)&pAllocator); in decode()
1022 android::base::Stream::fromBe64((uint8_t*)&pLayerName); in decode()
1036 android::base::Stream::fromBe64((uint8_t*)&pPropertyCount); in decode()
[all …]
DVkSubDecoder.cpp1876 android::base::Stream::fromBe64((uint8_t*)&pBuffers); in subDecode()
1907 android::base::Stream::fromBe64((uint8_t*)&pSizes); in subDecode()
1922 android::base::Stream::fromBe64((uint8_t*)&pStrides); in subDecode()
2522 android::base::Stream::fromBe64((uint8_t*)&pSizes); in subDecode()
2555 android::base::Stream::fromBe64((uint8_t*)&pCounterBuffers); in subDecode()
2577 android::base::Stream::fromBe64((uint8_t*)&pCounterBufferOffsets); in subDecode()
2610 android::base::Stream::fromBe64((uint8_t*)&pCounterBuffers); in subDecode()
2632 android::base::Stream::fromBe64((uint8_t*)&pCounterBufferOffsets); in subDecode()
2920 android::base::Stream::fromBe64((uint8_t*)&pBuffers); in subDecode()
2951 android::base::Stream::fromBe64((uint8_t*)&pSizes); in subDecode()
[all …]
/hardware/google/aemu/base/
DStream.cpp245 void Stream::fromBe64(uint8_t* v) { in fromBe64() function in android::base::Stream
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_reserved_marshaling.cpp337 android::base::Stream::fromBe64((uint8_t*)&forUnmarshaling->pUserData); in reservedunmarshal_VkAllocationCallbacks()
345 android::base::Stream::fromBe64((uint8_t*)&forUnmarshaling->pfnAllocation); in reservedunmarshal_VkAllocationCallbacks()
348 android::base::Stream::fromBe64((uint8_t*)&forUnmarshaling->pfnReallocation); in reservedunmarshal_VkAllocationCallbacks()
351 android::base::Stream::fromBe64((uint8_t*)&forUnmarshaling->pfnFree); in reservedunmarshal_VkAllocationCallbacks()
355 android::base::Stream::fromBe64((uint8_t*)&forUnmarshaling->pfnInternalAllocation); in reservedunmarshal_VkAllocationCallbacks()
358 android::base::Stream::fromBe64((uint8_t*)&forUnmarshaling->pfnInternalFree); in reservedunmarshal_VkAllocationCallbacks()
389 android::base::Stream::fromBe64((uint8_t*)&forUnmarshaling->pApplicationName); in reservedunmarshal_VkApplicationInfo()
403 android::base::Stream::fromBe64((uint8_t*)&forUnmarshaling->pEngineName); in reservedunmarshal_VkApplicationInfo()
473 android::base::Stream::fromBe64((uint8_t*)&forUnmarshaling->pApplicationInfo); in reservedunmarshal_VkInstanceCreateInfo()
777 android::base::Stream::fromBe64((uint8_t*)&forUnmarshaling->minMemoryMapAlignment); in reservedunmarshal_VkPhysicalDeviceLimits()
[all …]