Home
last modified time | relevance | path

Searched defs:height (Results 1 – 25 of 125) sorted by relevance

12345

/development/samples/browseable/MediaRouter/src/com.example.android.mediarouter/player/
DOverlayDisplayWindow.java62 int width, int height, int gravity) { in OverlayDisplayWindow()
71 int width, int height, int gravity) { in create()
91 public abstract void updateAspectRatio(int width, int height); in updateAspectRatio()
110 int width, int height, int gravity) { in LegacyImpl()
136 int height = (int)(display.getHeight() * INITIAL_SCALE); in show() local
165 public void updateAspectRatio(int width, int height) { in updateAspectRatio()
202 int width, int height, int gravity) { in JellybeanMr1Impl()
242 public void updateAspectRatio(int width, int height) { in updateAspectRatio()
324 int height = (int)(mHeight * scale); in updateWindowParams() local
DLocalPlayer.java353 int height = mMediaPlayer.getVideoHeight(); in updateVideoRect() local
453 int width, int height) { in surfaceChanged()
480 int height = getVideoHeight(); in updateSize() local
556 public void updateSize(int width, int height) { in updateSize()
608 int height = getVideoHeight(); in updateSize() local
/development/samples/Support7Demos/src/com/example/android/supportv7/media/
DOverlayDisplayWindow.java63 int width, int height, int gravity) { in OverlayDisplayWindow()
72 int width, int height, int gravity) { in create()
92 public abstract void updateAspectRatio(int width, int height); in updateAspectRatio()
113 int width, int height, int gravity) { in LegacyImpl()
139 int height = (int)(display.getHeight() * INITIAL_SCALE); in show() local
168 public void updateAspectRatio(int width, int height) { in updateAspectRatio()
210 int width, int height, int gravity) { in JellybeanMr1Impl()
250 public void updateAspectRatio(int width, int height) { in updateAspectRatio()
337 int height = (int)(mHeight * scale); in updateWindowParams() local
DLocalPlayer.java356 int height = mMediaPlayer.getVideoHeight(); in updateVideoRect() local
456 int width, int height) { in surfaceChanged()
483 int height = getVideoHeight(); in updateSize() local
559 public void updateSize(int width, int height) { in updateSize()
611 int height = getVideoHeight(); in updateSize() local
/development/perftests/panorama/feature_mos/src/mosaic/
DImageUtils.cpp28 void ImageUtils::rgba2yvu(ImageType out, ImageType in, int width, int height) in rgba2yvu()
73 void ImageUtils::rgb2yvu(ImageType out, ImageType in, int width, int height) in rgb2yvu()
116 ImageType ImageUtils::rgb2gray(ImageType in, int width, int height) in rgb2gray()
146 ImageType ImageUtils::rgb2gray(ImageType out, ImageType in, int width, int height) in rgb2gray()
176 ImageType *ImageUtils::imageTypeToRowPointers(ImageType in, int width, int height) in imageTypeToRowPointers()
190 void ImageUtils::yvu2rgb(ImageType out, ImageType in, int width, int height) in yvu2rgb()
235 void ImageUtils::yvu2bgr(ImageType out, ImageType in, int width, int height) in yvu2bgr()
281 ImageType ImageUtils::readBinaryPPM(const char *filename, int &width, int &height) in readBinaryPPM()
311 void ImageUtils::writeBinaryPPM(ImageType image, const char *filename, int width, int height, int n… in writeBinaryPPM()
333 ImageType ImageUtils::allocateImage(int width, int height, int numChannels, short int border) in allocateImage()
[all …]
DPyramid.h35 real width, height; // Width and height of input images variable
DPyramid.cpp28 real width, real height, real border) in allocatePyramidPacked()
62 PyramidShort *PyramidShort::allocateImage(real width, real height, real border) in allocateImage()
96 unsigned int PyramidShort::calcStorage(real width, real height, real border2, int levels, int *li… in calcStorage()
115 int off, off2, height, h, w; in BorderSpread() local
DMosaic.cpp57 int Mosaic::initialize(int blendingType, int stripType, int width, int height, int nframes, bool qu… in initialize()
224 ImageType Mosaic::getMosaic(int &width, int &height) in getMosaic()
/development/samples/ApiDemos/src/com/example/android/apis/graphics/
DFrameBufferObjectActivity.java80 public void onSurfaceChanged(GL10 gl, int width, int height) { in onSurfaceChanged()
98 private void drawOnscreen(GL10 gl, int width, int height) { in drawOnscreen()
136 private void drawOffscreenImage(GL10 gl, int width, int height) { in drawOffscreenImage()
174 private int createTargetTexture(GL10 gl, int width, int height) { in createTargetTexture()
194 private int createFrameBuffer(GL10 gl, int width, int height, int targetTextureId) { in createFrameBuffer()
DCompressedTextureActivity.java114 int height = 128; in load() local
134 private Buffer createImage(int width, int height) { in createImage()
DCameraPreview.java211 final int height = resolveSize(getSuggestedMinimumHeight(), heightMeasureSpec); in onMeasure() local
225 final int height = b - t; in onLayout() local
238 (width + scaledChildWidth) / 2, height); in onLayout() local
DWindowSurface.java74 public void surfaceChanged(SurfaceHolder holder, int format, int width, int height) { in surfaceChanged()
102 void init(int width, int height, float minStep) { in init()
118 void step(int width, int height, float minStep, float maxStep) { in step()
/development/samples/browseable/Camera2Video/src/com.example.android.camera2video/
DAutoFitTextureView.java51 public void setAspectRatio(int width, int height) { in setAspectRatio()
64 int height = MeasureSpec.getSize(heightMeasureSpec); in onMeasure() local
/development/samples/browseable/Camera2Basic/src/com.example.android.camera2basic/
DAutoFitTextureView.java51 public void setAspectRatio(int width, int height) { in setAspectRatio()
64 int height = MeasureSpec.getSize(heightMeasureSpec); in onMeasure() local
/development/ndk/platforms/android-5/samples/hello-gl2/src/com/android/gl2jni/
DGL2JNILib.java31 public static native void init(int width, int height); in init()
/development/ndk/platforms/android-18/samples/gles3jni/src/com/android/gles3jni/
DGLES3JNILib.java28 public static native void resize(int width, int height); in resize()
/development/tools/etc1tool/
Detc1tool.cpp144 png_uint_32 height = 0; in read_PNG_File() local
243 png_uint_32 height = 0; in readPKMFile() local
316 etc1_uint32 height = 0; in encode() local
405 int writePNGFile(const char* pOutput, png_uint_32 width, png_uint_32 height, in writePNGFile()
457 etc1_uint32 height = 0; in decode() local
/development/perftests/panorama/
Dbenchmark.cpp33 int loadImages(const char* basename, int &width, int &height) in loadImages()
55 int width, height; in main() local
/development/samples/ApiDemos/src/com/example/android/apis/animation/
DShapeHolder.java92 public void setHeight(float height) { in setHeight()
94 s.resize(s.getWidth(), height); in setHeight() local
/development/samples/devbytes/animation/ListViewCellInsertion/src/com/example/android/insertingcells/
DListItemObject.java29 public ListItemObject(String title, int imgResource, int height) { in ListItemObject()
/development/perftests/panorama/feature_mos/src/mosaic_renderer/
DRenderer.cpp115 bool Renderer::SetupGraphics(int width, int height) in SetupGraphics()
222 void Renderer::SetInputTextureDimensions(int width, int height) in SetInputTextureDimensions()
DFrameBuffer.cpp24 bool FrameBuffer::Init(int width, int height, GLenum format) { in Init()
/development/ndk/platforms/android-14/samples/native-media/src/com/example/nativemedia/
DNativeMedia.java345 abstract void setFixedSize(int width, int height); in setFixedSize()
359 void setFixedSize(int width, int height) { in setFixedSize()
388 void setFixedSize(int width, int height) { in setFixedSize()
/development/tools/yuv420sp2rgb/
Dyuv420sp2rgb.c35 int height; member
52 int width, int height, in color_convert_common()
193 int height, in convert()
273 int height, width, gray, rotate; in main() local
/development/samples/Support4Demos/src/com/example/android/supportv4/widget/
DExploreByTouchHelperActivity.java159 final int height = getHeight(); in onDraw() local
219 protected static void scaleRectF(RectF in, Rect out, int width, int height) { in scaleRectF()
290 final int height = getHeight(); in onPopulateNodeForVirtualView() local

12345