Home
last modified time | relevance | path

Searched refs:ySize (Results 1 – 25 of 26) sorted by relevance

12

/external/sl4a/Common/src/com/googlecode/android_scripting/facade/media/
DMediaRecorderFacade.java98 int ySize; in startVideoRecording() local
102 ySize = 120; in startVideoRecording()
106 ySize = 240; in startVideoRecording()
110 ySize = 288; in startVideoRecording()
114 ySize = 480; in startVideoRecording()
118 ySize = 480; in startVideoRecording()
122 ySize = 240; in startVideoRecording()
131 mMediaRecorder.setVideoSize(xSize, ySize); in startVideoRecording()
136 mMediaRecorder.setVideoSize(xSize, ySize); in startVideoRecording()
142 mMediaRecorder.setVideoSize(xSize, ySize); in startVideoRecording()
/external/pdfium/core/fpdfapi/page/
Dcpdf_page.cpp127 int ySize, in GetDisplayMatrix() argument
142 y0 = yPos + ySize; in GetDisplayMatrix()
146 y2 = yPos + ySize; in GetDisplayMatrix()
154 y2 = yPos + ySize; in GetDisplayMatrix()
160 y1 = yPos + ySize; in GetDisplayMatrix()
166 y0 = yPos + ySize; in GetDisplayMatrix()
168 y1 = yPos + ySize; in GetDisplayMatrix()
Dcpdf_page.h39 int ySize,
/external/lzma/CPP/Windows/Control/
DDialog.cpp87 bool IsDialogSizeOK(int xSize, int ySize) in IsDialogSizeOK() argument
100 ySize / 8 * y <= wy; in IsDialogSizeOK()
157 int ySize = RECT_SIZE_Y(workRect); in NormalizeSize() local
162 bool needMove = (xSize2 > xSize || ySize2 > ySize); in NormalizeSize()
169 if (ySize2 > ySize || (needMove && fullNormalize)) in NormalizeSize()
173 ySize2 = ySize; in NormalizeSize()
DDialog.h163 bool IsDialogSizeOK(int xSize, int ySize);
/external/skqp/gm/
Dsamplerstress.cpp47 constexpr int ySize = 16; in createTexture() local
49 fTexture.allocN32Pixels(xSize, ySize); in createTexture()
52 for (int y = 0; y < ySize; ++y) { in createTexture()
Dbitmaprect.cpp95 const int ySize = 3; in make_3x3_bitmap() local
97 const SkColor textureData[xSize][ySize] = { in make_3x3_bitmap()
103 bitmap->allocN32Pixels(xSize, ySize, true); in make_3x3_bitmap()
107 for (int y = 0; y < ySize; y++) { in make_3x3_bitmap()
Danisotropic.cpp54 void draw(SkCanvas* canvas, int x, int y, int xSize, int ySize) { in draw() argument
56 SkIntToScalar(xSize), SkIntToScalar(ySize)); in draw()
/external/skia/gm/
Dsamplerstress.cpp47 constexpr int ySize = 16; in createTexture() local
49 fTexture.allocN32Pixels(xSize, ySize); in createTexture()
52 for (int y = 0; y < ySize; ++y) { in createTexture()
Dbitmaprect.cpp95 const int ySize = 3; in make_3x3_bitmap() local
97 const SkColor textureData[xSize][ySize] = { in make_3x3_bitmap()
103 bitmap->allocN32Pixels(xSize, ySize, true); in make_3x3_bitmap()
107 for (int y = 0; y < ySize; y++) { in make_3x3_bitmap()
Danisotropic.cpp54 void draw(SkCanvas* canvas, int x, int y, int xSize, int ySize) { in draw() argument
56 SkIntToScalar(xSize), SkIntToScalar(ySize)); in draw()
/external/pdfium/fpdfsdk/fpdfxfa/
Dcpdfxfa_page.cpp170 int ySize, in GetDisplayMatrix() argument
180 return m_pPDFPage->GetDisplayMatrix(xPos, yPos, xSize, ySize, iRotate); in GetDisplayMatrix()
184 CFX_Rect(xPos, yPos, xSize, ySize), iRotate); in GetDisplayMatrix()
Dcpdfxfa_page.h63 int ySize,
/external/lzma/CPP/7zip/UI/FileManager/
DComboDialog.cpp42 bool CComboDialog::OnSize(WPARAM /* wParam */, int xSize, int ySize) in OnSize() argument
49 int y = ySize - my - by; in OnSize()
DComboDialog.h16 virtual bool OnSize(WPARAM wParam, int xSize, int ySize);
DBrowseDialog.cpp106 virtual bool OnSize(WPARAM wParam, int xSize, int ySize);
310 bool CBrowseDialog::OnSize(WPARAM /* wParam */, int xSize, int ySize) in OnSize() argument
331 int y = ySize - my - by; in OnSize()
DProgressDialog2.h210 virtual bool OnSize(WPARAM wParam, int xSize, int ySize);
DProgressDialog2.cpp432 bool CProgressDialog::OnSize(WPARAM /* wParam */, int xSize, int ySize) in OnSize() argument
459 int yPos = ySize - my - _buttonSizeY; in OnSize()
/external/deqp/external/openglcts/modules/gl/
Dgl4cSparseTexture2Tests.hpp55 GLint ySize; member
58 PageSizeStruct() : xSize(0), ySize(0), zSize(0) in PageSizeStruct()
61 PageSizeStruct(GLint x, GLint y, GLint z) : xSize(x), ySize(y), zSize(z) in PageSizeStruct()
Dgl4cSparseTexture2Tests.cpp423 if (pageSizeX != page.xSize || pageSizeY != page.ySize || pageSizeZ != page.zSize) in iterate()
427 << "/" << pageSizeZ << ", expected: " << page.xSize << "/" << page.ySize << "/" in iterate()
/external/tensorflow/tensorflow/examples/android/src/org/tensorflow/demo/env/
DImageUtils.java45 final int ySize = width * height; in getYUVByteSize() local
51 return ySize + uvSize; in getYUVByteSize()
/external/wpa_supplicant_8/hs20/server/ca/
Dopenssl.cnf168 ySize=INTEGER:80
/external/deqp/modules/egl/
DteglImageFormatTests.cpp776 const int ySize = de::clamp(16, 0, reference.getHeight() - yOffset); in invokeGLES2() local
777 tcu::Texture2D src (glu::mapGLTransferFormat(m_format, m_type), xSize, ySize); in invokeGLES2()
790 …tcu::copy(tcu::getSubregion(reference.getLevel(0), xOffset, yOffset, 0, xSize, ySize, 1), src.getL… in invokeGLES2()
/external/wpa_supplicant_8/src/utils/
Dhttp_curl.c307 ASN1_INTEGER *ySize; member
380 ASN1_SIMPLE(LogotypeImageInfo, ySize, ASN1_INTEGER),
650 val = ASN1_INTEGER_get(info->ySize); in i2r_LogotypeImageInfo()
/external/swiftshader/src/Renderer/
DSurface.hpp481 …static void decodeASTC(Buffer &internal, Buffer &external, int xSize, int ySize, int zSize, bool i…

12