Searched refs:reqHeight (Results 1 - 13 of 13) sorted by relevance

/frameworks/base/core/java/android/service/wallpaper/
H A DIWallpaperService.aidl28 int reqWidth, int reqHeight, in Rect padding);
H A DWallpaperService.java1107 int windowType, boolean isPreview, int reqWidth, int reqHeight, Rect padding) {
1114 mReqHeight = reqHeight;
1258 int windowType, boolean isPreview, int reqWidth, int reqHeight, Rect padding) {
1260 windowType, isPreview, reqWidth, reqHeight, padding);
1105 IWallpaperEngineWrapper(WallpaperService context, IWallpaperConnection conn, IBinder windowToken, int windowType, boolean isPreview, int reqWidth, int reqHeight, Rect padding) argument
1257 attach(IWallpaperConnection conn, IBinder windowToken, int windowType, boolean isPreview, int reqWidth, int reqHeight, Rect padding) argument
/frameworks/native/include/gui/
H A DSurfaceComposerClient.h222 Rect sourceCrop, uint32_t reqWidth, uint32_t reqHeight,
227 Rect sourceCrop, uint32_t reqWidth, uint32_t reqHeight,
248 Rect sourceCrop, uint32_t reqWidth, uint32_t reqHeight,
251 Rect sourceCrop, uint32_t reqWidth, uint32_t reqHeight,
255 Rect sourceCrop, uint32_t reqWidth, uint32_t reqHeight,
H A DISurfaceComposer.h171 Rect sourceCrop, uint32_t reqWidth, uint32_t reqHeight,
/frameworks/native/libs/gui/
H A DSurfaceComposerClient.cpp946 Rect sourceCrop, uint32_t reqWidth, uint32_t reqHeight,
951 reqWidth, reqHeight, minLayerZ, maxLayerZ, useIdentityTransform);
955 Rect sourceCrop, uint32_t reqWidth, uint32_t reqHeight,
969 status_t ret = s->captureScreen(display, producer, sourceCrop, reqWidth, reqHeight,
1001 Rect sourceCrop, uint32_t reqWidth, uint32_t reqHeight,
1015 reqWidth, reqHeight, minLayerZ, maxLayerZ, useIdentityTransform,
1028 Rect sourceCrop, uint32_t reqWidth, uint32_t reqHeight,
1032 return ScreenshotClient::update(display, sourceCrop, reqWidth, reqHeight,
1044 uint32_t reqWidth, uint32_t reqHeight, bool useIdentityTransform) {
1045 return ScreenshotClient::update(display, sourceCrop, reqWidth, reqHeight,
943 capture( const sp<IBinder>& display, const sp<IGraphicBufferProducer>& producer, Rect sourceCrop, uint32_t reqWidth, uint32_t reqHeight, int32_t minLayerZ, int32_t maxLayerZ, bool useIdentityTransform) argument
954 captureToBuffer(const sp<IBinder>& display, Rect sourceCrop, uint32_t reqWidth, uint32_t reqHeight, int32_t minLayerZ, int32_t maxLayerZ, bool useIdentityTransform, uint32_t rotation, sp<GraphicBuffer>* outBuffer) argument
1000 update(const sp<IBinder>& display, Rect sourceCrop, uint32_t reqWidth, uint32_t reqHeight, int32_t minLayerZ, int32_t maxLayerZ, bool useIdentityTransform, uint32_t rotation) argument
1027 update(const sp<IBinder>& display, Rect sourceCrop, uint32_t reqWidth, uint32_t reqHeight, int32_t minLayerZ, int32_t maxLayerZ, bool useIdentityTransform) argument
1043 update(const sp<IBinder>& display, Rect sourceCrop, uint32_t reqWidth, uint32_t reqHeight, bool useIdentityTransform) argument
[all...]
H A DISurfaceComposer.cpp105 Rect sourceCrop, uint32_t reqWidth, uint32_t reqHeight,
116 data.writeUint32(reqHeight);
548 uint32_t reqHeight = data.readUint32(); local
555 sourceCrop, reqWidth, reqHeight, minLayerZ, maxLayerZ,
103 captureScreen(const sp<IBinder>& display, const sp<IGraphicBufferProducer>& producer, Rect sourceCrop, uint32_t reqWidth, uint32_t reqHeight, int32_t minLayerZ, int32_t maxLayerZ, bool useIdentityTransform, ISurfaceComposer::Rotation rotation) argument
H A DSurface.cpp120 uint32_t reqHeight = mReqHeight ? mReqHeight : mUserHeight; local
121 mGraphicBufferProducer->allocateBuffers(reqWidth, reqHeight,
472 uint32_t reqHeight; local
484 reqHeight = mReqHeight ? mReqHeight : mUserHeight;
508 reqWidth, reqHeight, reqFormat, reqUsage,
514 "(%d, %d, %d, %d) failed: %d", reqWidth, reqHeight, reqFormat,
/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp4082 Rect sourceCrop, uint32_t reqWidth, uint32_t reqHeight,
4123 uint32_t reqWidth, reqHeight; member in class:android::MessageCaptureScreen
4133 Rect sourceCrop, uint32_t reqWidth, uint32_t reqHeight,
4139 sourceCrop(sourceCrop), reqWidth(reqWidth), reqHeight(reqHeight),
4153 sourceCrop, reqWidth, reqHeight, minLayerZ, maxLayerZ,
4169 sourceCrop, reqWidth, reqHeight, minLayerZ, maxLayerZ,
4182 Rect sourceCrop, uint32_t reqWidth, uint32_t reqHeight,
4193 static_cast<int32_t>(reqHeight) != hw_h;
4221 reqWidth, reqHeight, sourceCro
4080 captureScreen(const sp<IBinder>& display, const sp<IGraphicBufferProducer>& producer, Rect sourceCrop, uint32_t reqWidth, uint32_t reqHeight, int32_t minLayerZ, int32_t maxLayerZ, bool useIdentityTransform, ISurfaceComposer::Rotation rotation) argument
4130 MessageCaptureScreen(SurfaceFlinger* flinger, const sp<IBinder>& display, const sp<IGraphicBufferProducer>& producer, Rect sourceCrop, uint32_t reqWidth, uint32_t reqHeight, int32_t minLayerZ, int32_t maxLayerZ, bool useIdentityTransform, Transform::orientation_flags rotation, bool isLocalScreenshot) argument
4180 renderScreenImplLocked( const sp<const DisplayDevice>& hw, Rect sourceCrop, uint32_t reqWidth, uint32_t reqHeight, int32_t minLayerZ, int32_t maxLayerZ, bool yswap, bool useIdentityTransform, Transform::orientation_flags rotation) argument
4251 captureScreenImplLocked( const sp<const DisplayDevice>& hw, const sp<IGraphicBufferProducer>& producer, Rect sourceCrop, uint32_t reqWidth, uint32_t reqHeight, int32_t minLayerZ, int32_t maxLayerZ, bool useIdentityTransform, Transform::orientation_flags rotation, bool isLocalScreenshot) argument
[all...]
H A DSurfaceFlinger_hwc1.cpp3683 Rect sourceCrop, uint32_t reqWidth, uint32_t reqHeight,
3724 uint32_t reqWidth, reqHeight; member in class:MessageCaptureScreen
3734 Rect sourceCrop, uint32_t reqWidth, uint32_t reqHeight,
3740 sourceCrop(sourceCrop), reqWidth(reqWidth), reqHeight(reqHeight),
3754 sourceCrop, reqWidth, reqHeight, minLayerZ, maxLayerZ,
3770 sourceCrop, reqWidth, reqHeight, minLayerZ, maxLayerZ,
3783 Rect sourceCrop, uint32_t reqWidth, uint32_t reqHeight,
3794 static_cast<int32_t>(reqHeight) != hw_h;
3822 reqWidth, reqHeight, sourceCro
3681 captureScreen(const sp<IBinder>& display, const sp<IGraphicBufferProducer>& producer, Rect sourceCrop, uint32_t reqWidth, uint32_t reqHeight, int32_t minLayerZ, int32_t maxLayerZ, bool useIdentityTransform, ISurfaceComposer::Rotation rotation) argument
3731 MessageCaptureScreen(SurfaceFlinger* flinger, const sp<IBinder>& display, const sp<IGraphicBufferProducer>& producer, Rect sourceCrop, uint32_t reqWidth, uint32_t reqHeight, int32_t minLayerZ, int32_t maxLayerZ, bool useIdentityTransform, Transform::orientation_flags rotation, bool isLocalScreenshot) argument
3781 renderScreenImplLocked( const sp<const DisplayDevice>& hw, Rect sourceCrop, uint32_t reqWidth, uint32_t reqHeight, int32_t minLayerZ, int32_t maxLayerZ, bool yswap, bool useIdentityTransform, Transform::orientation_flags rotation) argument
3854 captureScreenImplLocked( const sp<const DisplayDevice>& hw, const sp<IGraphicBufferProducer>& producer, Rect sourceCrop, uint32_t reqWidth, uint32_t reqHeight, int32_t minLayerZ, int32_t maxLayerZ, bool useIdentityTransform, Transform::orientation_flags rotation, bool isLocalScreenshot) argument
[all...]
H A DSurfaceFlinger.h284 Rect sourceCrop, uint32_t reqWidth, uint32_t reqHeight,
416 Rect sourceCrop, uint32_t reqWidth, uint32_t reqHeight,
423 Rect sourceCrop, uint32_t reqWidth, uint32_t reqHeight,
/frameworks/support/v7/mediarouter/src/android/support/v7/app/
H A DMediaRouteControllerDialog.java1409 int reqHeight = getDesiredArtHeight(options.outWidth, options.outHeight);
1410 int ratio = options.outHeight / reqHeight;
/frameworks/support/frameworks/support/samples/SupportLeanbackShowcase/libs/
H A Dpicasso-2.5.2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/squareup/ com/squareup/picasso/ com/squareup/picasso/Action ...
/frameworks/support/samples/SupportLeanbackShowcase/libs/
H A Dpicasso-2.5.2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/squareup/ com/squareup/picasso/ com/squareup/picasso/Action ...

Completed in 1070 milliseconds