Home
last modified time | relevance | path

Searched refs:mQueryHandleAllocator (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/angle/src/libGLESv2/
DContext.h519 HandleAllocator mQueryHandleAllocator; variable
DContext.cpp956 GLuint handle = mQueryHandleAllocator.allocate(); in createQuery()
1079 mQueryHandleAllocator.release(queryObject->first); in deleteQuery()