HomeSort by relevance Sort by last modified time
    Searched refs:mTextureHandleAllocator (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/angle/src/libGLESv2/
ResourceManager.h 99 HandleAllocator mTextureHandleAllocator;
ResourceManager.cpp 109 GLuint handle = mTextureHandleAllocator.allocate();
182 mTextureHandleAllocator.release(textureObject->first);

Completed in 25 milliseconds