Home
last modified time | relevance | path

Searched defs:scaleDownCrop (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/libs/hwui/surfacetexture/
DSurfaceTexture.cpp362 Rect SurfaceTexture::scaleDownCrop(const Rect& crop, uint32_t bufferWidth, uint32_t bufferHeight) { in scaleDownCrop() function in android::SurfaceTexture
/frameworks/native/libs/gui/
DGLConsumer.cpp749 Rect GLConsumer::scaleDownCrop(const Rect& crop, uint32_t bufferWidth, uint32_t bufferHeight) { in scaleDownCrop() function in android::GLConsumer