Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/d3d/
DGrD3DCpuDescriptorManager.h60 bool canAllocate() { return fFreeCount > 0; } in canAllocate() function
DGrD3DDescriptorTableManager.h61 bool canAllocate(unsigned int count) const { in canAllocate() function