/frameworks/native/opengl/tests/finish/ |
D | finish.cpp | 105 GLint crop[4] = { 0, 512, 512, -512 }; in main() local 119 GLint crop[4] = { 0, 1, 1, -1 }; in main() local 133 GLint crop[4] = { 0, 512, 512, -512 }; in main() local 148 GLint crop[4] = { 0, 1, 1, -1 }; in main() local 165 GLint crop[4] = { 0, 512, 512, -512 }; in main() local 185 GLint crop[4] = { 0, 1, 1, -1 }; in main() local 198 GLint crop[4] = { 0, 1, 1, -1 }; in main() local 213 GLint crop[4] = { 0, 1, 1, -1 }; in main() local
|
/frameworks/av/media/codec2/core/include/ |
D | C2Buffer.h | 1594 inline constexpr _C2PlanarSectionAspect(uint32_t width, uint32_t height, const C2Rect &crop) in _C2PlanarSectionAspect() 1605 inline constexpr C2Rect crop() const { return mCrop; } in crop() function 1610 inline constexpr _C2PlanarSectionAspect childSection(const C2Rect &crop) const { in childSection() 1626 … inline constexpr _C2PlanarSectionAspect(const _C2PlanarCapacityAspect *parent, const C2Rect &crop) in _C2PlanarSectionAspect() 1630 … inline constexpr _C2PlanarSectionAspect(const _C2PlanarSectionAspect *parent, const C2Rect &crop) in _C2PlanarSectionAspect() 1653 inline constexpr C2Rect crop() const { return mCrop; } in crop() function 1658 inline void setCrop_be(const C2Rect &crop) { in setCrop_be() 1671 inline bool setCrop(const C2Rect &crop) { in setCrop() 1687 inline constexpr C2PlanarSection(const _C2PlanarCapacityAspect &parent, const C2Rect &crop) in C2PlanarSection() 1690 inline constexpr C2PlanarSection(const _C2PlanarSectionAspect &parent, const C2Rect &crop) in C2PlanarSection() [all …]
|
/frameworks/base/packages/Shell/src/com/android/shell/ |
D | Screenshooter.java | 51 Rect crop = new Rect(0, 0, displayWidth, displayHeight); in takeScreenshot() local
|
/frameworks/native/opengl/tests/textures/ |
D | textures.cpp | 66 GLint crop[4] = { 0, 4, 4, -4 }; in main() local
|
/frameworks/native/libs/gui/ |
D | GLConsumerUtils.cpp | 107 mat4 crop( in computeTransformMatrix() local
|
/frameworks/native/opengl/tests/filter/ |
D | filter.cpp | 78 GLint crop[4] = { 0, 4, 4, -4 }; in main() local
|
/frameworks/layoutlib/validator/src/com/android/tools/idea/validator/accessibility/ |
D | AtfBufferedImage.java | 82 public Image crop(int left, int top, int width, int height) { in crop() method in AtfBufferedImage
|
/frameworks/base/services/core/java/com/android/server/wm/utils/ |
D | RotationAnimationUtils.java | 110 Rect crop = new Rect(0, 0, size.x, size.y); in getLumaOfSurfaceControl() local
|
/frameworks/base/core/java/android/app/ |
D | IUiAutomationConnection.aidl | 42 Bitmap takeScreenshot(in Rect crop, int rotation); in takeScreenshot()
|
/frameworks/native/cmds/surfacereplayer/replayer/trace_creator/ |
D | trace_creator.py | 216 def crop(): function
|
/frameworks/native/libs/gui/include/gui/ |
D | IGraphicBufferProducer.h | 353 Rect crop; member
|
D | CpuConsumer.h | 53 Rect crop; member
|
D | BufferQueueCore.h | 336 Rect crop; member
|
/frameworks/base/libs/hwui/hwui/ |
D | ImageDecoder.cpp | 93 bool ImageDecoder::setCropRect(const SkIRect* crop) { in setCropRect()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/pip/ |
D | PipSurfaceTransactionHelper.java | 77 PipSurfaceTransactionHelper crop(SurfaceControl.Transaction tx, SurfaceControl leash, in crop() method in PipSurfaceTransactionHelper
|
/frameworks/native/services/surfaceflinger/layerproto/include/layerproto/ |
D | LayerProtoParser.h | 95 LayerProtoParser::Rect crop; variable
|
/frameworks/base/packages/WallpaperCropper/src/com/android/wallpapercropper/ |
D | WallpaperCropActivity.java | 335 RectF crop = getMaxCropRect( in cropImageAndSetWallpaper() local 653 Bitmap crop = null; local
|
/frameworks/native/libs/nativedisplay/surfacetexture/ |
D | SurfaceTexture.cpp | 337 mat4 crop(sx, 0, 0, 0, 0, sy, 0, 0, 0, 0, 1, 0, tx, ty, 0, 1); in computeTransformMatrix() local 350 Rect SurfaceTexture::scaleDownCrop(const Rect& crop, uint32_t bufferWidth, uint32_t bufferHeight) { in scaleDownCrop()
|
/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/system/ |
D | TransactionCompat.java | 79 public TransactionCompat setWindowCrop(SurfaceControlCompat surfaceControl, Rect crop) { in setWindowCrop()
|
/frameworks/base/media/java/android/media/ |
D | ImageWriter.java | 381 Rect crop = image.getCropRect(); in queueInputImage() local 567 Rect crop = image.getCropRect(); in attachAndQueueInputImage() local
|
/frameworks/base/services/core/java/com/android/server/wm/ |
D | TaskSnapshotSurface.java | 391 final Rect crop = calculateSnapshotCrop(); in drawSizeMismatchSnapshot() local 451 Rect calculateSnapshotFrame(Rect crop) { in calculateSnapshotFrame()
|
/frameworks/native/services/surfaceflinger/ |
D | BufferStateLayer.cpp | 191 bool BufferStateLayer::setCrop(const Rect& crop) { in setCrop() 709 Rect crop = s.crop; in computeCrop() local
|
/frameworks/native/opengl/tests/gl_yuvtex/ |
D | gl_yuvtex.cpp | 151 GLint crop[4] = { 0, 0, yuvTexWidth, yuvTexHeight }; in setupYuvTexSurface() local
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/stackdivider/ |
D | WindowManagerProxy.java | 302 final Rect crop = new Rect(0, 0, layout.mDisplayLayout.width(), in applyDismissSplit() local
|
/frameworks/native/libs/gui/tests/ |
D | SurfaceTextureClient_test.cpp | 509 Rect crop = mST->getCurrentCrop(); in TEST_F() local 640 android_native_rect_t crop; in TEST_F() local
|