Home
last modified time | relevance | path

Searched defs:allocFlags (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/src/core/
DSkBitmap.cpp277 bool SkBitmap::tryAllocPixelsFlags(const SkImageInfo& requestedInfo, uint32_t allocFlags) { in tryAllocPixelsFlags()
/third_party/skia/m133/src/core/
DSkBitmap.cpp296 bool SkBitmap::tryAllocPixelsFlags(const SkImageInfo& requestedInfo, uint32_t allocFlags) { in tryAllocPixelsFlags()
/third_party/skia/third_party/externals/d3d12allocator/src/
DD3D12MemAlloc.cpp3717 ALLOCATION_FLAGS allocFlags, in AllocateFromBlock()
/third_party/skia/m133/third_party/externals/vulkanmemoryallocator/include/
Dvk_mem_alloc.h12759 VmaAllocationCreateFlags allocFlags, in AllocateFromBlock()
12785 VmaAllocationCreateFlags allocFlags, in CommitAllocationRequest()
/third_party/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h13266 VmaAllocationCreateFlags allocFlags, in AllocateFromBlock()
15565 VmaRecorder::UserDataString::UserDataString(VmaAllocationCreateFlags allocFlags, const void* pUserD… in UserDataString()
/third_party/skia/m133/third_party/externals/vulkanmemoryallocator/src/
DTests.cpp7751 VmaVirtualAllocationCreateFlags allocFlags; in TestVirtualBlocksAlgorithmsBenchmark() local