Home
last modified time | relevance | path

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

/frameworks/native/opengl/tests/hwc/
DhwcCommit.cpp130 HwcTestDim sourceCrop; member
176 struct hwc_rect sourceCrop; member in Rectangle
255 struct sourceCrop { struct
256 uint32_t minWidth;
257 uint32_t minHeight;
258 HwcTestDim minDim;
259 uint32_t maxWidth;
260 uint32_t maxHeight;
261 HwcTestDim maxDim;
262 Rational hScale;
[all …]
DhwcRects.cpp157 struct hwc_rect sourceCrop; member in Rectangle
/frameworks/native/libs/gui/
DSurfaceComposerClient.cpp689 Rect sourceCrop, uint32_t reqWidth, uint32_t reqHeight, in capture()
717 Rect sourceCrop, uint32_t reqWidth, uint32_t reqHeight, in update()
744 Rect sourceCrop, uint32_t reqWidth, uint32_t reqHeight, in update()
752 status_t ScreenshotClient::update(const sp<IBinder>& display, Rect sourceCrop, in update()
758 status_t ScreenshotClient::update(const sp<IBinder>& display, Rect sourceCrop, in update()
DISurfaceComposer.cpp103 Rect sourceCrop, uint32_t reqWidth, uint32_t reqHeight, in captureScreen()
356 Rect sourceCrop; 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.java41 Rect sourceCrop, int width, int height, int minLayer, int maxLayer, in nativeScreenshot()
44 Rect sourceCrop, int width, int height, int minLayer, int maxLayer, in nativeScreenshot()
717 public static Bitmap screenshot(Rect sourceCrop, int width, int height, in screenshot()
747 private static void screenshot(IBinder display, Surface consumer, Rect sourceCrop, in screenshot()
/frameworks/native/services/surfaceflinger/
DDisplayDevice.cpp296 Rect sourceCrop(0, 0, w, h); in setViewportAndProjection() local
DSurfaceFlinger.cpp3156 Rect sourceCrop, uint32_t reqWidth, uint32_t reqHeight, in captureScreen()
3203 Rect sourceCrop; in captureScreen() member in android::SurfaceFlinger::captureScreen::MessageCaptureScreen
3213 Rect sourceCrop, uint32_t reqWidth, uint32_t reqHeight, in captureScreen()
3267 Rect sourceCrop, uint32_t reqWidth, uint32_t reqHeight, in renderScreenImplLocked()
3337 Rect sourceCrop, uint32_t reqWidth, uint32_t reqHeight, in captureScreenImplLocked()
/frameworks/base/core/jni/
Dandroid_view_SurfaceControl.cpp133 Rect sourceCrop(left, top, right, bottom); in nativeScreenshotBitmap() local
201 Rect sourceCrop(left, top, right, bottom); in nativeScreenshot() local