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

  /external/chromium_org/third_party/angle/src/libGLESv2/
Context.h 511 HandleAllocator mFramebufferHandleAllocator;
Context.cpp 937 GLuint handle = mFramebufferHandleAllocator.allocate();
1056 mFramebufferHandleAllocator.release(framebufferObject->first);
    [all...]

Completed in 1477 milliseconds