Home
last modified time | relevance | path

Searched refs:isEglImageCroppable (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/libs/gui/
DGLConsumer.cpp115 static bool isEglImageCroppable(const Rect& crop) { in isEglImageCroppable() function
785 if (!isEglImageCroppable(mCurrentCrop)) { in computeCurrentTransformMatrixLocked()
1125 } else if (!isEglImageCroppable(crop)) { in createImage()