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.cpp690 Rect sourceCrop, uint32_t reqWidth, uint32_t reqHeight, in capture()
718 Rect sourceCrop, uint32_t reqWidth, uint32_t reqHeight, in update()
745 Rect sourceCrop, uint32_t reqWidth, uint32_t reqHeight, in update()
753 status_t ScreenshotClient::update(const sp<IBinder>& display, Rect sourceCrop, in update()
759 status_t ScreenshotClient::update(const sp<IBinder>& display, Rect sourceCrop, in update()
DISurfaceComposer.cpp108 Rect sourceCrop, uint32_t reqWidth, uint32_t reqHeight, in captureScreen()
354 Rect sourceCrop; in onTransact() local
/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()
700 public static Bitmap screenshot(Rect sourceCrop, int width, int height, in screenshot()
730 private static void screenshot(IBinder display, Surface consumer, Rect sourceCrop, in screenshot()
/frameworks/native/services/surfaceflinger/RenderEngine/
DGLES11RenderEngine.cpp78 size_t vpw, size_t vph, Rect sourceCrop, size_t hwh, bool yswap, in setViewportAndProjection()
DGLES20RenderEngine.cpp85 size_t vpw, size_t vph, Rect sourceCrop, size_t hwh, bool yswap, in setViewportAndProjection()
/frameworks/native/services/surfaceflinger/
DDisplayDevice.cpp290 Rect sourceCrop(0, 0, w, h); in setViewportAndProjection() local
DSurfaceFlinger.cpp3002 Rect sourceCrop, uint32_t reqWidth, uint32_t reqHeight, in captureScreen()
3049 Rect sourceCrop; in captureScreen() member in android::SurfaceFlinger::captureScreen::MessageCaptureScreen
3059 Rect sourceCrop, uint32_t reqWidth, uint32_t reqHeight, in captureScreen()
3113 Rect sourceCrop, uint32_t reqWidth, uint32_t reqHeight, in renderScreenImplLocked()
3182 Rect sourceCrop, uint32_t reqWidth, uint32_t reqHeight, in captureScreenImplLocked()
/frameworks/base/core/jni/
Dandroid_view_SurfaceControl.cpp131 Rect sourceCrop(left, top, right, bottom); in nativeScreenshotBitmap() local
202 Rect sourceCrop(left, top, right, bottom); in nativeScreenshot() local