Searched defs:height (Results 251 - 275 of 763) sorted by relevance

<<11121314151617181920>>

/frameworks/support/v17/leanback/tests/java/android/support/v17/leanback/widget/
H A DBaseCardViewTest.java44 BaseCardView.LayoutParams createLayoutParams(int viewType, int width, int height) { argument
45 BaseCardView.LayoutParams lp = new BaseCardView.LayoutParams(width, height);
245 // start info height animation 500 -> 700
256 // start info height animation 700 -> 500
H A DGridWidgetPrefetchTest.java33 private void layout(View view, int width, int height) { argument
36 View.MeasureSpec.makeMeasureSpec(height, View.MeasureSpec.EXACTLY));
37 view.layout(0, 0, width, height);
/frameworks/support/wear/src/android/support/wear/widget/
H A DCurvingLayoutCallback.java112 * child height on the vertical axis (vertical center).
129 private void maybeSetUpCircularInitialLayout(int width, int height) { argument
131 if (mCurvePathHeight != height) {
132 mCurvePathHeight = height;
133 mCurveBottom = -0.048f * height;
134 mCurveTop = 1.048f * height;
138 mCurvePath.lineTo(0.34f * width, 0.075f * height);
140 0.22f * width, 0.17f * height, 0.13f * width, 0.32f * height, 0.13f * width,
141 height /
[all...]
H A DScrollManager.java49 /** How many degrees you have to drag along the bezel to scroll one screen height. */
80 void setRecyclerView(RecyclerView recyclerView, int width, int height) { argument
82 mScreenRadiusPx = Math.max(width, height) / 2f;
84 mScrollPixelsPerRadian = height / mScrollRadiansPerScreen;
200 * Set how many degrees you have to drag along the bezel to scroll one screen height.
222 * Returns how many degrees you have to drag along the bezel to scroll one screen height. See
/frameworks/webview/chromium/plat_support/
H A Ddraw_gl.h55 // Input: current width/height of destination surface.
57 int height; member in struct:AwDrawGLInfo
/frameworks/wilhelm/src/itf/
H A DI3DMacroscopic.cpp23 SLmillimeter width, SLmillimeter height, SLmillimeter depth)
28 (0 <= height) && (height <= SL_MILLIMETER_MAX) &&
35 thiz->mSize.mHeight = height;
56 SLmillimeter height = thiz->mSize.mHeight; local
60 *pHeight = height;
22 I3DMacroscopic_SetSize(SL3DMacroscopicItf self, SLmillimeter width, SLmillimeter height, SLmillimeter depth) argument
/frameworks/av/cmds/stagefright/
H A Dmuxer.cpp121 int width , height; local
123 CHECK(format->findInt32("height", &height));
124 bufferSize = width * height * 4; // Assuming it is maximally 4BPP
H A Drecordvideo.cpp50 fprintf(stderr, " -t height in pixels (default: 144)\n");
62 DummySource(int width, int height, int nFrames, int fps, int colorFormat) argument
64 mHeight(height),
68 mSize((width * height * 3) / 2) {
169 int height = 144; local
225 height = atoi(optarg);
273 new DummySource(width, height, nFrames, frameRateFps, colorFormat);
288 enc_meta->setInt32("height", height);
292 enc_meta->setInt32("slice-height", heigh
[all...]
/frameworks/av/drm/libmediadrm/
H A DCrypto.cpp270 void Crypto::notifyResolution(uint32_t width, uint32_t height) { argument
274 mPlugin->notifyResolution(width, height);
H A DICrypto.cpp165 uint32_t width, uint32_t height) {
169 data.writeInt32(height);
424 int32_t height = data.readInt32(); local
425 notifyResolution(width, height);
164 notifyResolution( uint32_t width, uint32_t height) argument
/frameworks/av/media/libmedia/
H A Dmediarecorder.cpp343 status_t MediaRecorder::setVideoSize(int width, int height) argument
345 ALOGV("setVideoSize(%d, %d)", width, height);
359 status_t ret = mMediaRecorder->setVideoSize(width, height);
/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DHTTPLiveSource.cpp359 int32_t height; local
361 format->findInt32("width", &width) && format->findInt32("height", &height)) {
/frameworks/av/media/libstagefright/
H A DCameraSourceTimeLapse.cpp90 mVideoHeight = videoSize.height;
92 if (OK == mInitCheck && !trySettingVideoSize(videoSize.width, videoSize.height)) {
125 int32_t width, int32_t height) {
144 int32_t pictureHeight = supportedSizes[i].height;
146 if ((pictureWidth == width) && (pictureHeight == height)) {
153 ALOGV("Video size (%d, %d) is supported", width, height);
155 params.setVideoSize(width, height);
157 params.setPreviewSize(width, height);
162 ALOGE("Failed to set preview size to %dx%d", width, height);
124 trySettingVideoSize( int32_t width, int32_t height) argument
H A DJPEGSource.cpp207 uint16_t width, height; local
208 if (!mSource->getUInt16(i + 1, &height)
214 mHeight = height;
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/include/
H A Dmp4dec_api.h131 int16 height; /* Height */ member in struct:tagVideoRefCopyInfoData
133 int16 realHeight; /* Non-padded height, not a multiple of 16. */
150 OSCL_IMPORT_REF Bool PVInitVideoDecoder(VideoDecControls *decCtrl, uint8 *volbuf[], int32 *volbuf_size, int nLayers, int width, int height, MP4DecodingMode mode);
151 Bool PVAllocVideoData(VideoDecControls *decCtrl, int width, int height, int nLayers);
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
H A Dmb_motion_comp.cpp144 int height, width, pred_width; local
176 height = video->height;
260 video->mblock->pred_block, width, height,
281 ypred >= 0 && ypred <= ((height << 1) - (2*B_SIZE)))
294 pred, width, height, round1, pred_width);
317 ypred >= 0 && ypred <= ((height << 1) - (2*B_SIZE)))
329 pred, width, height, round1, pred_width);
353 ypred >= 0 && ypred <= ((height << 1) - (2*B_SIZE)))
365 pred, width, height, round
[all...]
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
H A Dfindhalfpel.cpp34 void GenerateSearchRegion(UChar *searchPadding, UChar *ref, Int width, Int height,
81 Int height = video->vol[video->currLayer]->height; local
106 else if (jmin >= height - 1)
117 else if (jmin >= height - 16)
190 Int height; local
203 height = video->vol[video->currLayer]->height;
227 else if (jmin >= height - 1)
H A Dme_utils.cpp222 Int pitch, width, height; local
226 height = refVop->height;
265 i = height;
/frameworks/av/media/libstagefright/codecs/on2/dec/
H A DSoftVPX.cpp47 320 /* width */, 240 /* height */, callbacks, appData, component),
146 uint32_t height = mImg->d_h; local
150 handlePortSettingsChange(portWillReset, width, height);
200 uint32_t height = outputBufferHeight(); local
202 nFilledLen *= height;
205 (unsigned long long)nFilledLen, width, height);
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
H A Dh264bsd_decoder.c662 Get height of the picture in macroblocks
833 height height of the image after cropping is stored here
841 u32 *leftOffset, u32 *width, u32 *topOffset, u32 *height)
858 *height = 16 * pStorage->activeSps->picHeightInMbs -
868 *height = 0;
884 sarWidth sample aspect ratio height
840 h264bsdCroppingParams(storage_t *pStorage, u32 *croppingFlag, u32 *leftOffset, u32 *width, u32 *topOffset, u32 *height) argument
/frameworks/av/media/libstagefright/wifi-display/
H A DVideoFormats.cpp184 size_t width, height, fps, score; local
186 if (!GetConfiguration(type, index, &width, &height,
191 score = width * height * fps * (!interlaced + 1);
195 &width, &height, &fps, &interlaced)
196 && score >= width * height * fps * (!interlaced + 1)) {
273 size_t *width, size_t *height, size_t *framesPerSecond,
291 if (height) {
292 *height = config->height;
494 size_t width, height, framesPerSecon local
270 GetConfiguration( ResolutionType type, size_t index, size_t *width, size_t *height, size_t *framesPerSecond, bool *interlaced) argument
[all...]
/frameworks/av/services/camera/libcameraservice/
H A DCameraFlashlight.cpp454 int32_t *width, int32_t *height) {
455 if (!width || !height) {
466 if (w * h > s.width * s.height) {
468 h = s.height;
477 *height = h;
483 const sp<CameraHardwareInterface>& device, int32_t width, int32_t height) {
494 res = mSurfaceTexture->setDefaultBufferSize(width, height);
534 int32_t width, height; local
535 res = getSmallestSurfaceSize(&width, &height);
542 res = initializePreviewWindow(device, width, height);
453 getSmallestSurfaceSize( int32_t *width, int32_t *height) argument
482 initializePreviewWindow( const sp<CameraHardwareInterface>& device, int32_t width, int32_t height) argument
[all...]
/frameworks/av/services/camera/libcameraservice/api2/
H A DCameraDeviceClient.h96 // Create an input stream of width, height, and format.
97 virtual binder::Status createInputStream(int width, int height, int format,
213 int height; member in class:android::CameraDeviceClient::OutputStreamInfo
219 width(-1), height(-1), format(-1), dataSpace(HAL_DATASPACE_UNKNOWN),
223 width(_width), height(_height), format(_format),
258 static bool roundBufferDimensionNearest(int32_t width, int32_t height, int32_t format,
276 int32_t height; member in struct:android::CameraDeviceClient::InputStreamConfiguration
/frameworks/av/services/camera/libcameraservice/device3/
H A DCamera3IOStreamBase.cpp33 uint32_t width, uint32_t height, size_t maxSize, int format,
36 width, height, maxSize, format, dataSpace, rotation, setId),
78 camera3_stream::width, camera3_stream::height,
32 Camera3IOStreamBase(int id, camera3_stream_type_t type, uint32_t width, uint32_t height, size_t maxSize, int format, android_dataspace dataSpace, camera3_stream_rotation_t rotation, int setId) argument
H A DCamera3InputStream.cpp31 uint32_t width, uint32_t height, int format) :
32 Camera3IOStreamBase(id, CAMERA3_STREAM_INPUT, width, height, /*maxSize*/0,
271 camera3_stream::height);
274 __FUNCTION__, mId, camera3_stream::width, camera3_stream::height);
30 Camera3InputStream(int id, uint32_t width, uint32_t height, int format) argument

Completed in 692 milliseconds

<<11121314151617181920>>