| /frameworks/native/opengl/tests/hwc/ |
| D | hwcCommit.cpp | 130 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 …]
|
| D | hwcRects.cpp | 157 struct hwc_rect sourceCrop; member in Rectangle
|
| /frameworks/native/libs/gui/ |
| D | SurfaceComposerClient.cpp | 689 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()
|
| D | ISurfaceComposer.cpp | 103 Rect sourceCrop, uint32_t reqWidth, uint32_t reqHeight, in captureScreen() 356 Rect sourceCrop; in onTransact() local
|
| /frameworks/native/services/surfaceflinger/RenderEngine/ |
| D | GLES11RenderEngine.cpp | 72 size_t vpw, size_t vph, Rect sourceCrop, size_t hwh, bool yswap, in setViewportAndProjection()
|
| D | GLES20RenderEngine.cpp | 79 size_t vpw, size_t vph, Rect sourceCrop, size_t hwh, bool yswap, in setViewportAndProjection()
|
| /frameworks/base/core/java/android/view/ |
| D | SurfaceControl.java | 41 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/ |
| D | DisplayDevice.cpp | 296 Rect sourceCrop(0, 0, w, h); in setViewportAndProjection() local
|
| D | SurfaceFlinger.cpp | 3156 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/ |
| D | android_view_SurfaceControl.cpp | 133 Rect sourceCrop(left, top, right, bottom); in nativeScreenshotBitmap() local 201 Rect sourceCrop(left, top, right, bottom); in nativeScreenshot() local
|