Searched refs:mCropRect (Results 1 – 2 of 2) sorted by relevance
148 mCropRect(0, 0, 0, 0), in TextureState()274 mCropRect = rect; in setCrop()279 return mCropRect; in getCrop()
231 Rectangle mCropRect; variable