Home
last modified time | relevance | path

Searched defs:sourceCrop (Results 1 – 12 of 12) sorted by relevance

/frameworks/native/opengl/tests/hwc/
DhwcCommit.cpp129 HwcTestDim sourceCrop; member
175 struct hwc_rect sourceCrop; member in Rectangle
254 struct sourceCrop { struct
255 uint32_t minWidth;
256 uint32_t minHeight;
257 HwcTestDim minDim;
258 uint32_t maxWidth;
259 uint32_t maxHeight;
260 HwcTestDim maxDim;
261 Rational hScale;
[all …]
DhwcRects.cpp157 struct hwc_rect sourceCrop; member in Rectangle
/frameworks/native/libs/gui/
DSurfaceComposerClient.cpp790 Rect sourceCrop, uint32_t reqWidth, uint32_t reqHeight, in capture()
818 Rect sourceCrop, uint32_t reqWidth, uint32_t reqHeight, in update()
845 Rect sourceCrop, uint32_t reqWidth, uint32_t reqHeight, in update()
853 status_t ScreenshotClient::update(const sp<IBinder>& display, Rect sourceCrop, in update()
859 status_t ScreenshotClient::update(const sp<IBinder>& display, Rect sourceCrop, in update()
DISurfaceComposer.cpp104 Rect sourceCrop, uint32_t reqWidth, uint32_t reqHeight, in captureScreen()
379 Rect sourceCrop(Rect::EMPTY_RECT); in onTransact() local
/frameworks/native/services/surfaceflinger/RenderEngine/
DGLES11RenderEngine.cpp72 size_t vpw, size_t vph, Rect sourceCrop, size_t hwh, bool yswap, in setViewportAndProjection()
DGLES20RenderEngine.cpp79 size_t vpw, size_t vph, Rect sourceCrop, size_t hwh, bool yswap, in setViewportAndProjection()
/frameworks/base/core/java/android/view/
DSurfaceControl.java42 Rect sourceCrop, int width, int height, int minLayer, int maxLayer, in nativeScreenshot()
45 Rect sourceCrop, int width, int height, int minLayer, int maxLayer, in nativeScreenshot()
779 public static Bitmap screenshot(Rect sourceCrop, int width, int height, in screenshot()
809 private static void screenshot(IBinder display, Surface consumer, Rect sourceCrop, in screenshot()
/frameworks/native/services/surfaceflinger/
DDisplayDevice.cpp364 Rect sourceCrop(0, 0, w, h); local
DSurfaceFlinger.cpp3214 Rect sourceCrop, uint32_t reqWidth, uint32_t reqHeight, in captureScreen()
3254 Rect sourceCrop; in captureScreen() member in android::SurfaceFlinger::captureScreen::MessageCaptureScreen
3265 Rect sourceCrop, uint32_t reqWidth, uint32_t reqHeight, in captureScreen()
3314 Rect sourceCrop, uint32_t reqWidth, uint32_t reqHeight, in renderScreenImplLocked()
3382 Rect sourceCrop, uint32_t reqWidth, uint32_t reqHeight, in captureScreenImplLocked()
DSurfaceFlinger_hwc1.cpp3228 Rect sourceCrop, uint32_t reqWidth, uint32_t reqHeight, in captureScreen()
3268 Rect sourceCrop; in captureScreen() member in android::SurfaceFlinger::captureScreen::MessageCaptureScreen
3279 Rect sourceCrop, uint32_t reqWidth, uint32_t reqHeight, in captureScreen()
3328 Rect sourceCrop, uint32_t reqWidth, uint32_t reqHeight, in renderScreenImplLocked()
3398 Rect sourceCrop, uint32_t reqWidth, uint32_t reqHeight, in captureScreenImplLocked()
DLayer.cpp597 FloatRect sourceCrop = computeCrop(displayDevice); local
/frameworks/base/core/jni/
Dandroid_view_SurfaceControl.cpp139 Rect sourceCrop(left, top, right, bottom); in nativeScreenshotBitmap() local
208 Rect sourceCrop(left, top, right, bottom); in nativeScreenshot() local