Home
last modified time | relevance | path

Searched refs:HandleRangeAllocator (Results 1 – 7 of 7) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DHandleRangeAllocator.cpp21 const GLuint HandleRangeAllocator::kInvalidHandle = 0;
23 HandleRangeAllocator::HandleRangeAllocator() in HandleRangeAllocator() function in gl::HandleRangeAllocator
30 HandleRangeAllocator::~HandleRangeAllocator() {} in ~HandleRangeAllocator()
32 GLuint HandleRangeAllocator::allocate() in allocate()
37 GLuint HandleRangeAllocator::allocateAtOrAbove(GLuint wanted) in allocateAtOrAbove()
89 GLuint HandleRangeAllocator::allocateRange(GLuint range) in allocateRange()
120 bool HandleRangeAllocator::markAsUsed(GLuint handle) in markAsUsed()
160 void HandleRangeAllocator::release(GLuint handle) in release()
165 void HandleRangeAllocator::releaseRange(GLuint first, GLuint range) in releaseRange()
212 bool HandleRangeAllocator::isUsed(GLuint handle) const in isUsed()
DHandleRangeAllocator.h22 class HandleRangeAllocator final : angle::NonCopyable
27 HandleRangeAllocator();
28 ~HandleRangeAllocator();
DHandleRangeAllocator_unittest.cpp20 gl::HandleRangeAllocator *getAllocator() { return &mAllocator; } in getAllocator()
23 gl::HandleRangeAllocator mAllocator;
229 EXPECT_EQ(gl::HandleRangeAllocator::kInvalidHandle, id2); in TEST_F()
DResourceManager.cpp105 template class ResourceManagerBase<HandleRangeAllocator>;
356 if (client == HandleRangeAllocator::kInvalidHandle) in createPaths()
DResourceManager.h254 class PathManager : public ResourceManagerBase<HandleRangeAllocator>
/third_party/flutter/skia/third_party/externals/angle2/src/
DlibGLESv2.gni230 "src/libANGLE/HandleRangeAllocator.cpp",
231 "src/libANGLE/HandleRangeAllocator.h",
/third_party/flutter/engine/flutter/ci/licenses_golden/
Dlicenses_third_party2537 FILE: ../../../third_party/angle/src/libANGLE/HandleRangeAllocator.cpp
3387 FILE: ../../../third_party/angle/src/libANGLE/HandleRangeAllocator.h