Searched refs:getCrop (Results 1 – 6 of 6) sorted by relevance
76 final int[] drawableCrop = drawable.getCrop(); in update()
202 public int[] getCrop() { in getCrop() method in DrawableBitmap
159 const Rectangle &getCrop() const;520 const Rectangle &getCrop() const;
228 const Rectangle &TextureState::getCrop() const in getCrop() function in gl::TextureState1737 const Rectangle &Texture::getCrop() const in getCrop() function in gl::Texture1739 return mState.getCrop(); in getCrop()
126 const gl::Rectangle &cropRect = curr2DTexture->getCrop(); in prepareForDraw()
313 const gl::Rectangle &crop = texture->getCrop(); in QueryTexParameterBase()