Searched refs:mCropRect (Results 1 – 2 of 2) sorted by relevance
105 mCropRect(0, 0, 0, 0), in TextureState()225 mCropRect = rect; in setCrop()230 return mCropRect; in getCrop()
236 Rectangle mCropRect; variable