HomeSort by relevance Sort by last modified time
    Searched defs:destroyContexts (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/skia/include/gpu/
GrContextFactory.h 94 ~GrContextFactory() { this->destroyContexts(); }
96 void destroyContexts() {
  /external/skia/include/gpu/
GrContextFactory.h 94 ~GrContextFactory() { this->destroyContexts(); }
96 void destroyContexts() {
  /external/deqp/modules/egl/
teglMakeCurrentPerfTests.cpp 105 void destroyContexts (void);
173 destroyContexts();
367 void MakeCurrentPerfCase::destroyContexts (void)

Completed in 152 milliseconds