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

  /external/chromium_org/third_party/angle/src/libEGL/
Surface.h 52 virtual rx::SwapChain *getSwapChain() const;
Surface.cpp 371 rx::SwapChain *Surface::getSwapChain() const
Display.cpp 466 (*surface)->getSwapChain()->recreate();
libEGL.cpp 513 rx::SwapChain *swapchain = eglSurface->getSwapChain();
  /external/chromium_org/third_party/angle/src/libGLESv2/
Texture.cpp 590 mTexStorage = new rx::TextureStorageInterface2D(mRenderer, surface->getSwapChain());
    [all...]
Context.cpp 405 rx::SwapChain *swapchain = surface->getSwapChain();
    [all...]

Completed in 65 milliseconds