Home
last modified time | relevance | path

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

/external/replicaisland/src/com/replica/replicaisland/
DDrawableBitmap.java194 public void setCrop(int left, int bottom, int width, int height) { in setCrop() method in DrawableBitmap
/external/angle/src/libANGLE/
DTexture.cpp272 void TextureState::setCrop(const Rectangle &rect) in setCrop() function in gl::TextureState
1950 void Texture::setCrop(const Rectangle &rect) in setCrop() function in gl::Texture