Home
last modified time | relevance | path

Searched refs:xSize (Results 1 – 25 of 33) sorted by relevance

12

/external/skqp/gm/
Dsamplerstress.cpp46 constexpr int xSize = 16; in createTexture() local
49 fTexture.allocN32Pixels(xSize, ySize); in createTexture()
53 for (int x = 0; x < xSize; ++x) { in createTexture()
54 addr[y*xSize+x] = SkPreMultiplyColor(SK_ColorBLACK); in createTexture()
57 addr[y*xSize+x] = SkPreMultiplyColor(SK_ColorRED); in createTexture()
60 addr[y*xSize+x] = SkPreMultiplyColor(SK_ColorGREEN); in createTexture()
Dbitmaprect.cpp93 const int xSize = 3; in make_3x3_bitmap() local
96 const SkColor textureData[xSize][ySize] = { in make_3x3_bitmap()
102 bitmap->allocN32Pixels(xSize, ySize, true); in make_3x3_bitmap()
107 for (int x = 0; x < xSize; x++) { in make_3x3_bitmap()
Danisotropic.cpp53 void draw(SkCanvas* canvas, int x, int y, int xSize, int ySize) { in draw() argument
55 SkIntToScalar(xSize), SkIntToScalar(ySize)); in draw()
/external/skia/gm/
Dsamplerstress.cpp46 constexpr int xSize = 16; in createTexture() local
49 fTexture.allocN32Pixels(xSize, ySize); in createTexture()
53 for (int x = 0; x < xSize; ++x) { in createTexture()
54 addr[y*xSize+x] = SkPreMultiplyColor(SK_ColorBLACK); in createTexture()
57 addr[y*xSize+x] = SkPreMultiplyColor(SK_ColorRED); in createTexture()
60 addr[y*xSize+x] = SkPreMultiplyColor(SK_ColorGREEN); in createTexture()
Dbitmaprect.cpp93 const int xSize = 3; in make_3x3_bitmap() local
96 const SkColor textureData[xSize][ySize] = { in make_3x3_bitmap()
102 bitmap->allocN32Pixels(xSize, ySize, true); in make_3x3_bitmap()
107 for (int x = 0; x < xSize; x++) { in make_3x3_bitmap()
Danisotropic.cpp53 void draw(SkCanvas* canvas, int x, int y, int xSize, int ySize) { in draw() argument
55 SkIntToScalar(xSize), SkIntToScalar(ySize)); in draw()
/external/eigen/unsupported/Eigen/src/IterativeSolvers/
DConstrainedConjGrad.h115 Index xSize = x.size(); in constrained_cg() local
116 TmpVec p(xSize), q(xSize), q2(xSize), in constrained_cg()
117 r(xSize), old_z(xSize), z(xSize), in constrained_cg()
118 memox(xSize); in constrained_cg()
/external/pdfium/core/fpdfapi/page/
Dcpdf_page.cpp126 int xSize, in GetDisplayMatrix() argument
145 x2 = xPos + xSize; in GetDisplayMatrix()
151 x1 = xPos + xSize; in GetDisplayMatrix()
157 x0 = xPos + xSize; in GetDisplayMatrix()
159 x1 = xPos + xSize; in GetDisplayMatrix()
165 x0 = xPos + xSize; in GetDisplayMatrix()
169 x2 = xPos + xSize; in GetDisplayMatrix()
Dcpdf_page.h38 int xSize,
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/media/
DMediaRecorderFacade.java97 int xSize; in startVideoRecording() local
101 xSize = 160; in startVideoRecording()
105 xSize = 320; in startVideoRecording()
109 xSize = 352; in startVideoRecording()
113 xSize = 640; in startVideoRecording()
117 xSize = 800; in startVideoRecording()
121 xSize = 320; 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.cpp88 bool IsDialogSizeOK(int xSize, int ySize) in IsDialogSizeOK() argument
100 xSize / 4 * x <= wx && in IsDialogSizeOK()
157 int xSize = RECT_SIZE_X(workRect); in NormalizeSize() local
163 bool needMove = (xSize2 > xSize || ySize2 > ySize); in NormalizeSize()
164 if (xSize2 > xSize || (needMove && fullNormalize)) in NormalizeSize()
168 xSize2 = xSize; in NormalizeSize()
DDialog.h166 bool IsDialogSizeOK(int xSize, int ySize);
/external/lzma/CPP/7zip/UI/FileManager/
DComboDialog.cpp42 bool CComboDialog::OnSize(WPARAM /* wParam */, int xSize, int ySize) in OnSize() argument
50 int x = xSize - mx - bx1; in OnSize()
56 ChangeSubWindowSizeX(_comboBox, xSize - mx * 2); in OnSize()
DProgressDialog2.cpp435 bool CProgressDialog::OnSize(WPARAM /* wParam */, int xSize, int ySize) in OnSize() argument
452 int xSizeClient = xSize - mx * 2; in OnSize()
464 ChangeSubWindowSizeX(GetItem(IDT_PROGRESS_STATUS), xSize - mx * 2); in OnSize()
465 ChangeSubWindowSizeX(GetItem(IDT_PROGRESS_FILE_NAME), xSize - mx * 2); in OnSize()
466 ChangeSubWindowSizeX(GetItem(IDC_PROGRESS1), xSize - mx * 2); in OnSize()
490 int xx = xSize - mx * 2; in OnSize()
502 int xPos = xSize - mx; 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
321 int xLim = xSize - mx; in OnSize()
DProgressDialog2.h210 virtual bool OnSize(WPARAM wParam, int xSize, int ySize);
/external/pdfium/fpdfsdk/fpdfxfa/
Dcpdfxfa_page.cpp169 int xSize, 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.h62 int xSize,
/external/skia/tools/
DDDLTileHelper.cpp112 int xSize = (x < fNumDivisions-1) ? xTileSize : viewport.width()-xOff; in DDLTileHelper() local
114 SkIRect clip = SkIRect::MakeXYWH(xOff, yOff, xSize, ySize); in DDLTileHelper()
118 SkImageInfo tileII = SkImageInfo::MakeN32Premul(xSize, ySize); in DDLTileHelper()
/external/skqp/tools/
DDDLTileHelper.cpp112 int xSize = (x < fNumDivisions-1) ? xTileSize : viewport.width()-xOff; in DDLTileHelper() local
114 SkIRect clip = SkIRect::MakeXYWH(xOff, yOff, xSize, ySize); in DDLTileHelper()
118 SkImageInfo tileII = SkImageInfo::MakeN32Premul(xSize, ySize); in DDLTileHelper()
/external/deqp/external/openglcts/modules/gl/
Dgl4cSparseTexture2Tests.hpp54 GLint xSize; 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()
/external/lzma/CPP/Windows/
DWindow.h136 bool ChangeSubWindowSizeX(HWND hwnd, int xSize) in ChangeSubWindowSizeX() argument
144 return BOOLToBool(::MoveWindow(hwnd, p1.x, p1.y, xSize, rect.bottom - rect.top, TRUE)); in ChangeSubWindowSizeX()
/external/wpa_supplicant_8/hs20/server/ca/
Dopenssl.cnf167 xSize=INTEGER:128
/external/swiftshader/src/Device/
DSurface.hpp305 …static void decodeASTC(Buffer &internal, Buffer &external, int xSize, int ySize, int zSize, bool i…

12