Home
last modified time | relevance | path

Searched defs:copyArea (Results 1 – 2 of 2) sorted by relevance

/external/proguard/src/proguard/gui/splash/
DOverrideGraphics2D.java254 public void copyArea(int x, int y, int width, int height, int dx, int dy) in copyArea() method in OverrideGraphics2D
/external/angle/src/libANGLE/renderer/d3d/d3d11/
DTextureStorage11.cpp527 const gl::Box &copyArea) in updateSubresourceLevel()