Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/page/
Dcpdf_page.cpp126 int ySize, in GetDisplayMatrix() argument
141 y0 = yPos + ySize; in GetDisplayMatrix()
145 y2 = yPos + ySize; in GetDisplayMatrix()
153 y2 = yPos + ySize; in GetDisplayMatrix()
159 y1 = yPos + ySize; in GetDisplayMatrix()
165 y0 = yPos + ySize; in GetDisplayMatrix()
167 y1 = yPos + ySize; in GetDisplayMatrix()
Dcpdf_page.h51 int ySize,
/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/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/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.cpp193 int ySize, in GetDisplayMatrix() argument
203 CFX_Rect(xPos, yPos, xSize, ySize), iRotate); in GetDisplayMatrix()
210 return m_pPDFPage->GetDisplayMatrix(xPos, yPos, xSize, ySize, iRotate); in GetDisplayMatrix()
Dcpdfxfa_page.h66 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.cpp102 virtual bool OnSize(WPARAM wParam, int xSize, int ySize);
302 bool CBrowseDialog::OnSize(WPARAM /* wParam */, int xSize, int ySize) in OnSize() argument
323 int y = ySize - my - by; in OnSize()
DProgressDialog2.h209 virtual bool OnSize(WPARAM wParam, int xSize, int ySize);
DProgressDialog2.cpp411 bool CProgressDialog::OnSize(WPARAM /* wParam */, int xSize, int ySize) in OnSize() argument
438 int yPos = ySize - my - _buttonSizeY; in OnSize()
/external/wpa_supplicant_8/hs20/server/ca/
Dopenssl.cnf168 ySize=INTEGER:80
/external/wpa_supplicant_8/src/utils/
Dhttp_curl.c307 ASN1_INTEGER *ySize; member
380 ASN1_SIMPLE(LogotypeImageInfo, ySize, ASN1_INTEGER),
651 val = ASN1_INTEGER_get(info->ySize); in i2r_LogotypeImageInfo()
/external/swiftshader/src/Renderer/
DSurface.hpp441 …static void decodeASTC(Buffer &internal, const Buffer &external, int xSize, int ySize, int zSize, …
/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/robolectric/v3/runtime/
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...