Searched defs:allocFlags (Results 1 – 6 of 6) sorted by relevance
277 bool SkBitmap::tryAllocPixelsFlags(const SkImageInfo& requestedInfo, uint32_t allocFlags) { in tryAllocPixelsFlags()
296 bool SkBitmap::tryAllocPixelsFlags(const SkImageInfo& requestedInfo, uint32_t allocFlags) { in tryAllocPixelsFlags()
3717 ALLOCATION_FLAGS allocFlags, in AllocateFromBlock()
12759 VmaAllocationCreateFlags allocFlags, in AllocateFromBlock()12785 VmaAllocationCreateFlags allocFlags, in CommitAllocationRequest()
13266 VmaAllocationCreateFlags allocFlags, in AllocateFromBlock()15565 VmaRecorder::UserDataString::UserDataString(VmaAllocationCreateFlags allocFlags, const void* pUserD… in UserDataString()
7751 VmaVirtualAllocationCreateFlags allocFlags; in TestVirtualBlocksAlgorithmsBenchmark() local