| /frameworks/native/opengl/tests/hwc/ |
| D | hwcCommit.cpp | 129 HwcTestDim sourceCrop; member 175 struct hwc_rect sourceCrop; member in Rectangle 256 struct sourceCrop { struct 257 uint32_t minWidth; 258 uint32_t minHeight; 259 HwcTestDim minDim; 260 uint32_t maxWidth; 261 uint32_t maxHeight; 262 HwcTestDim maxDim; 263 Rational hScale; [all …]
|
| D | hwcRects.cpp | 157 struct hwc_rect sourceCrop; member in Rectangle
|
| /frameworks/native/services/surfaceflinger/CompositionEngine/include/compositionengine/impl/ |
| D | OutputLayerCompositionState.h | 55 FloatRect sourceCrop; member
|
| /frameworks/base/core/java/android/view/ |
| D | SurfaceControl.java | 91 Rect sourceCrop, int width, int height, boolean useIdentityTransform, int rotation, in nativeScreenshot() 94 IBinder layerHandleToken, Rect sourceCrop, float frameScale, IBinder[] excludeLayers); in nativeCaptureLayers() 123 Rect sourceCrop, Rect dest, long orientation); in nativeSetGeometry() 1860 public static void screenshot(IBinder display, Surface consumer, Rect sourceCrop, int width, in screenshot() 1880 public static Bitmap screenshot(Rect sourceCrop, int width, int height, int rotation) { in screenshot() 1898 public static Bitmap screenshot(Rect sourceCrop, int width, int height, in screenshot() 1945 public static ScreenshotGraphicBuffer screenshotToBuffer(IBinder display, Rect sourceCrop, in screenshotToBuffer() 1966 Rect sourceCrop, int width, int height, boolean useIdentityTransform, in screenshotToBufferWithSecureLayersUnsafe() 1999 public static ScreenshotGraphicBuffer captureLayers(IBinder layerHandleToken, Rect sourceCrop, in captureLayers() 2010 Rect sourceCrop, float frameScale, IBinder[] exclude) { in captureLayersExcluding() [all …]
|
| /frameworks/native/services/surfaceflinger/CompositionEngine/src/ |
| D | RenderSurface.cpp | 220 Rect sourceCrop = Rect(mSize); in setViewportAndProjection() local
|
| /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/libs/gui/ |
| D | ISurfaceComposer.cpp | 113 const ui::PixelFormat reqPixelFormat, Rect sourceCrop, in captureScreen() 170 const Rect& sourceCrop, in captureLayers() 1066 Rect sourceCrop(Rect::EMPTY_RECT); in onTransact() local 1107 Rect sourceCrop(Rect::EMPTY_RECT); in onTransact() local
|
| D | SurfaceComposerClient.cpp | 1558 const ui::PixelFormat reqPixelFormat, Rect sourceCrop, in capture() 1576 const ui::PixelFormat reqPixelFormat, Rect sourceCrop, in capture() 1593 const ui::PixelFormat reqPixelFormat, Rect sourceCrop, in captureLayers() 1604 const ui::PixelFormat reqPixelFormat, Rect sourceCrop, in captureChildLayers()
|
| /frameworks/native/services/surfaceflinger/ |
| D | DisplayDevice.h | 281 const Rect sourceCrop = getSourceCrop(); in needsFiltering() local
|
| D | BufferLayer.cpp | 656 const auto sourceCrop = compositionState.sourceCrop; in needsFiltering() local
|
| D | SurfaceFlinger.cpp | 5534 const ui::PixelFormat reqPixelFormat, Rect sourceCrop, in captureScreen() 5636 const Dataspace reqDataspace, const ui::PixelFormat reqPixelFormat, const Rect& sourceCrop, in captureLayers() 5689 const Rect sourceCrop = getSourceCrop(); in captureLayers() local 5901 const auto sourceCrop = renderArea.getSourceCrop(); in renderScreenImplLocked() local
|
| /frameworks/base/services/tests/wmtests/src/com/android/server/wm/ |
| D | StubTransaction.java | 105 public SurfaceControl.Transaction setGeometry(SurfaceControl sc, Rect sourceCrop, in setGeometry()
|
| /frameworks/native/libs/renderengine/gl/ |
| D | GLESRenderEngine.cpp | 1016 void GLESRenderEngine::setViewportAndProjection(size_t vpw, size_t vph, Rect sourceCrop, in setViewportAndProjection()
|
| /frameworks/base/core/jni/ |
| D | android_view_SurfaceControl.cpp | 251 Rect sourceCrop = rectFromObj(env, sourceCropObj); in nativeScreenshot() local 283 Rect sourceCrop; in nativeCaptureLayers() local
|
| /frameworks/native/services/surfaceflinger/tests/unittests/ |
| D | CompositionTest.cpp | 215 const Rect sourceCrop(0, 0, DEFAULT_DISPLAY_WIDTH, DEFAULT_DISPLAY_HEIGHT); in captureScreenComposition() local
|