/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 | 690 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()
|
D | ISurfaceComposer.cpp | 108 Rect sourceCrop, uint32_t reqWidth, uint32_t reqHeight, in captureScreen() 354 Rect sourceCrop; in onTransact() local
|
/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() 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/ |
D | GLES11RenderEngine.cpp | 78 size_t vpw, size_t vph, Rect sourceCrop, size_t hwh, bool yswap, in setViewportAndProjection()
|
D | GLES20RenderEngine.cpp | 85 size_t vpw, size_t vph, Rect sourceCrop, size_t hwh, bool yswap, in setViewportAndProjection()
|
/frameworks/native/services/surfaceflinger/ |
D | DisplayDevice.cpp | 290 Rect sourceCrop(0, 0, w, h); in setViewportAndProjection() local
|
D | SurfaceFlinger.cpp | 3002 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/ |
D | android_view_SurfaceControl.cpp | 131 Rect sourceCrop(left, top, right, bottom); in nativeScreenshotBitmap() local 202 Rect sourceCrop(left, top, right, bottom); in nativeScreenshot() local
|