| /frameworks/native/opengl/tests/hwc/ |
| D | hwcCommit.cpp | 129 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 …]
|
| D | hwcRects.cpp | 157 struct hwc_rect sourceCrop; member in Rectangle
|
| /frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/recents/ |
| D | ISystemUiProxy.aidl | 30 GraphicBufferCompat screenshot(in Rect sourceCrop, int width, int height, int minLayer, in screenshot()
|
| /frameworks/base/core/java/android/view/ |
| D | SurfaceControl.java | 73 Rect sourceCrop, int width, int height, int minLayer, int maxLayer, in nativeScreenshot() 76 Rect sourceCrop, int width, int height, int minLayer, int maxLayer, in nativeScreenshotToBuffer() 80 Rect sourceCrop, int width, int height, int minLayer, int maxLayer, in nativeScreenshot() 83 Rect sourceCrop, float frameScale); in nativeCaptureLayers() 1233 public static Bitmap screenshot(Rect sourceCrop, int width, int height, in screenshot() 1247 public static GraphicBuffer screenshotToBuffer(Rect sourceCrop, int width, int height, in screenshotToBuffer() 1267 public static GraphicBuffer screenshotToBufferWithSecureLayersUnsafe(Rect sourceCrop, in screenshotToBufferWithSecureLayersUnsafe() 1297 public static Bitmap screenshot(Rect sourceCrop, int width, int height, int rotation) { in screenshot() 1310 private static void screenshot(IBinder display, Surface consumer, Rect sourceCrop, in screenshot() 1345 public static GraphicBuffer captureLayers(IBinder layerHandleToken, Rect sourceCrop, in captureLayers()
|
| /frameworks/native/libs/gui/ |
| D | ISurfaceComposer.cpp | 107 Rect sourceCrop, uint32_t reqWidth, uint32_t reqHeight, in captureScreen() 140 sp<GraphicBuffer>* outBuffer, const Rect& sourceCrop, in captureLayers() 614 Rect sourceCrop(Rect::EMPTY_RECT); in onTransact() local 640 Rect sourceCrop(Rect::EMPTY_RECT); in onTransact() local
|
| D | SurfaceComposerClient.cpp | 764 status_t ScreenshotClient::capture(const sp<IBinder>& display, Rect sourceCrop, uint32_t reqWidth, in capture() 781 status_t ScreenshotClient::capture(const sp<IBinder>& display, Rect sourceCrop, uint32_t reqWidth, in capture() 790 status_t ScreenshotClient::captureLayers(const sp<IBinder>& layerHandle, Rect sourceCrop, in captureLayers() 799 status_t ScreenshotClient::captureChildLayers(const sp<IBinder>& layerHandle, Rect sourceCrop, in captureChildLayers()
|
| /frameworks/native/services/surfaceflinger/tests/hwc2/ |
| D | Hwc2TestProperties.cpp | 58 void Hwc2TestBufferArea::setDependent(Hwc2TestSourceCrop* sourceCrop) in setDependent() 479 const hwc_frect_t& sourceCrop = get(); in dump() local
|
| D | Hwc2Test.cpp | 496 const hwc_frect_t& sourceCrop, hwc2_error_t* outErr = nullptr) in setLayerSourceCrop()
|
| /frameworks/native/services/surfaceflinger/RenderEngine/ |
| D | GLES20RenderEngine.cpp | 169 void GLES20RenderEngine::setViewportAndProjection(size_t vpw, size_t vph, Rect sourceCrop, in setViewportAndProjection()
|
| /frameworks/native/services/surfaceflinger/ |
| D | Layer.h | 87 FloatRect sourceCrop; member 127 FloatRect sourceCrop; member
|
| D | DisplayDevice.cpp | 392 Rect sourceCrop(0, 0, w, h); in setViewportAndProjection() local
|
| D | SurfaceFlinger.cpp | 4757 Rect sourceCrop, uint32_t reqWidth, uint32_t reqHeight, in captureScreen() 4789 sp<GraphicBuffer>* outBuffer, const Rect& sourceCrop, in captureLayers() 5000 Rect sourceCrop = renderArea.getSourceCrop(); in renderScreenImplLocked() local
|
| D | Layer.cpp | 568 FloatRect sourceCrop = computeCrop(displayDevice); in setGeometry() local
|
| /frameworks/base/core/jni/ |
| D | android_view_SurfaceControl.cpp | 168 Rect sourceCrop = rectFromObj(env, sourceCropObj); in nativeScreenshotToBuffer() local 201 Rect sourceCrop = rectFromObj(env, sourceCropObj); in nativeScreenshotBitmap() local 269 Rect sourceCrop; in nativeScreenshot() local 294 Rect sourceCrop; in nativeCaptureLayers() local
|