Searched defs:useIdentityTransform (Results 1 – 10 of 10) sorted by relevance
| /frameworks/native/services/surfaceflinger/ |
| D | ColorLayer.cpp | 52 bool useIdentityTransform, Region& clearRegion, in prepareClientLayer()
|
| D | BufferLayer.cpp | 135 bool useIdentityTransform, Region& clearRegion, in prepareClientLayer()
|
| D | SurfaceFlinger.cpp | 5536 bool useIdentityTransform, in captureScreen() 5807 bool useIdentityTransform, in captureScreenCommon() 5826 bool useIdentityTransform, in captureScreenCommon() 5893 ANativeWindowBuffer* buffer, bool useIdentityTransform, in renderScreenImplLocked() 5997 bool useIdentityTransform, bool forSystem, in captureScreenImplLocked()
|
| D | Layer.cpp | 522 bool Layer::prepareClientLayer(const RenderArea& renderArea, bool useIdentityTransform, in prepareClientLayer() 530 bool useIdentityTransform, Region& /*clearRegion*/, in prepareClientLayer()
|
| /frameworks/base/core/java/android/view/ |
| D | SurfaceControl.java | 91 Rect sourceCrop, int width, int height, boolean useIdentityTransform, int rotation, in nativeScreenshot() 1861 int height, boolean useIdentityTransform, int rotation) { in screenshot() 1899 boolean useIdentityTransform, int rotation) { in screenshot() 1946 int width, int height, boolean useIdentityTransform, int rotation) { in screenshotToBuffer() 1966 Rect sourceCrop, int width, int height, boolean useIdentityTransform, in screenshotToBufferWithSecureLayersUnsafe()
|
| /frameworks/native/libs/gui/ |
| D | ISurfaceComposer.cpp | 114 uint32_t reqWidth, uint32_t reqHeight, bool useIdentityTransform, in captureScreen() 1070 bool useIdentityTransform = static_cast<bool>(data.readInt32()); in onTransact() local
|
| D | SurfaceComposerClient.cpp | 1559 uint32_t reqWidth, uint32_t reqHeight, bool useIdentityTransform, in capture() 1577 uint32_t reqWidth, uint32_t reqHeight, bool useIdentityTransform, in capture()
|
| /frameworks/native/services/surfaceflinger/tests/unittests/ |
| D | TestableSurfaceFlinger.h | 282 … ANativeWindowBuffer* buffer, bool useIdentityTransform, bool forSystem, int* outSyncFd) { in captureScreenImplLocked()
|
| D | CompositionTest.cpp | 216 constexpr bool useIdentityTransform = true; in captureScreenComposition() local
|
| /frameworks/base/core/jni/ |
| D | android_view_SurfaceControl.cpp | 243 bool useIdentityTransform, int rotation, bool captureSecureLayers) { in nativeScreenshot()
|