Home
last modified time | relevance | path

Searched refs:SkGetPreAllocDelay (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/src/core/
H A DSkUtils.h64 size_t SkGetPreAllocDelay();
H A DSkUtils.cpp117 size_t SkGetPreAllocDelay() in SkGetPreAllocDelay() function
/third_party/skia/src/gpu/vk/
H A DGrVkAMDMemoryAllocator.cpp242 std::this_thread::sleep_for(std::chrono::microseconds(SkGetPreAllocDelay())); in allocateImageMemory()

Completed in 2 milliseconds