Searched refs:canUseImageCrop (Results 1 – 2 of 2) sorted by relevance
283 bool BufferLayerConsumer::canUseImageCrop(const Rect& crop) const { in canUseImageCrop() function in android::BufferLayerConsumer368 const Rect& imageCrop = canUseImageCrop(mCurrentCrop) ? mCurrentCrop : Rect::EMPTY_RECT; in bindTextureImageLocked()438 const Rect& cropRect = canUseImageCrop(mCurrentCrop) ? Rect::EMPTY_RECT : mCurrentCrop; in computeCurrentTransformMatrixLocked()
194 bool canUseImageCrop(const Rect& crop) const;