Searched defs:destroyContexts (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/skia/include/gpu/
H A DGrContextFactory.h94 ~GrContextFactory() { this->destroyContexts(); }
96 void destroyContexts() { function in class:GrContextFactory
/external/skia/include/gpu/
H A DGrContextFactory.h94 ~GrContextFactory() { this->destroyContexts(); }
96 void destroyContexts() { function in class:GrContextFactory
/external/deqp/modules/egl/
H A DteglMakeCurrentPerfTests.cpp105 void destroyContexts (void);
173 destroyContexts();
367 void MakeCurrentPerfCase::destroyContexts (void) function in class:deqp::egl::MakeCurrentPerfCase

Completed in 96 milliseconds