Searched refs:hasEglAndroidImageCrop (Results 1 – 1 of 1) sorted by relevance
108 static bool hasEglAndroidImageCrop() { in hasEglAndroidImageCrop() function116 return hasEglAndroidImageCrop() && (crop.left == 0 && crop.top == 0); in isEglImageCroppable()1078 bool cropInvalid = hasEglAndroidImageCrop() && mCropRect != cropRect; in createIfNeeded()