/external/pdfium/core/fpdfapi/page/ |
D | cpdf_page.cpp | 126 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()
|
D | cpdf_page.h | 51 int ySize,
|
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/media/ |
D | MediaRecorderFacade.java | 98 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/ |
D | Dialog.cpp | 87 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()
|
D | Dialog.h | 163 bool IsDialogSizeOK(int xSize, int ySize);
|
/external/skia/gm/ |
D | samplerstress.cpp | 47 constexpr int ySize = 16; in createTexture() local 49 fTexture.allocN32Pixels(xSize, ySize); in createTexture() 52 for (int y = 0; y < ySize; ++y) { in createTexture()
|
D | bitmaprect.cpp | 95 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()
|
D | anisotropic.cpp | 54 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/ |
D | cpdfxfa_page.cpp | 193 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()
|
D | cpdfxfa_page.h | 66 int ySize,
|
/external/lzma/CPP/7zip/UI/FileManager/ |
D | ComboDialog.cpp | 42 bool CComboDialog::OnSize(WPARAM /* wParam */, int xSize, int ySize) in OnSize() argument 49 int y = ySize - my - by; in OnSize()
|
D | ComboDialog.h | 16 virtual bool OnSize(WPARAM wParam, int xSize, int ySize);
|
D | BrowseDialog.cpp | 102 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()
|
D | ProgressDialog2.h | 209 virtual bool OnSize(WPARAM wParam, int xSize, int ySize);
|
D | ProgressDialog2.cpp | 411 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/ |
D | openssl.cnf | 168 ySize=INTEGER:80
|
/external/wpa_supplicant_8/src/utils/ |
D | http_curl.c | 307 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/ |
D | Surface.hpp | 441 …static void decodeASTC(Buffer &internal, const Buffer &external, int xSize, int ySize, int zSize, …
|
/external/deqp/modules/egl/ |
D | teglImageFormatTests.cpp | 776 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/ |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |