Home
last modified time | relevance | path

Searched defs:MemoryOverflowCalllback (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/m133/include/gpu/ganesh/
DGrDirectContext.h53 using MemoryOverflowCalllback = std::function<void(int32_t, size_t, bool)>; variable
/third_party/skia/include/gpu/
DGrDirectContext.h56 using MemoryOverflowCalllback = std::function<void(int32_t, size_t, bool)>; variable