Searched refs:ySize (Results 1 – 9 of 9) sorted by relevance
/external/skia/gm/ |
D | samplerstress.cpp | 52 static const int ySize = 16; in createTexture() local 54 fTexture.allocN32Pixels(xSize, ySize); in createTexture() 57 for (int y = 0; y < ySize; ++y) { in createTexture()
|
/external/chromium_org/third_party/skia/gm/ |
D | samplerstress.cpp | 52 static const int ySize = 16; in createTexture() local 54 fTexture.allocN32Pixels(xSize, ySize); in createTexture() 57 for (int y = 0; y < ySize; ++y) { in createTexture()
|
/external/pdfium/core/src/reflow/ |
D | reflowedpage.cpp | 154 …ineMatrix& matrix, FX_INT32 xPos, FX_INT32 yPos, FX_INT32 xSize, FX_INT32 ySize, FX_INT32 iRotate,… in GetDisplayMatrix() argument 168 y1 = yPos + ySize; in GetDisplayMatrix() 174 y0 = ySize + yPos; in GetDisplayMatrix() 176 y1 = yPos + ySize; in GetDisplayMatrix() 182 y0 = ySize + yPos; in GetDisplayMatrix() 186 y2 = ySize + yPos; in GetDisplayMatrix() 194 y2 = yPos + ySize; in GetDisplayMatrix()
|
D | reflowedpage.h | 171 …ineMatrix& matrix, FX_INT32 xPos, FX_INT32 yPos, FX_INT32 xSize, FX_INT32 ySize, FX_INT32 iRotate,…
|
/external/pdfium/core/src/fpdfapi/fpdf_page/ |
D | fpdf_page.cpp | 991 int xSize, int ySize, int iRotate) const in GetDisplayMatrix() argument 1002 y0 = yPos + ySize; in GetDisplayMatrix() 1006 y2 = yPos + ySize; in GetDisplayMatrix() 1014 y2 = yPos + ySize; in GetDisplayMatrix() 1020 y1 = yPos + ySize; in GetDisplayMatrix() 1026 y0 = yPos + ySize; in GetDisplayMatrix() 1028 y1 = yPos + ySize; in GetDisplayMatrix()
|
/external/pdfium/core/include/reflow/ |
D | reflowengine.h | 23 …ineMatrix& matrix, FX_INT32 xPos, FX_INT32 yPos, FX_INT32 xSize, FX_INT32 ySize, FX_INT32 iRotate,…
|
/external/pdfium/core/include/fpdfapi/ |
D | fpdf_page.h | 158 int xSize, int ySize, int iRotate) const;
|
/external/wpa_supplicant_8/hs20/server/ca/ |
D | openssl.cnf | 168 ySize=INTEGER:80
|
/external/wpa_supplicant_8/src/utils/ |
D | http_curl.c | 304 ASN1_INTEGER *ySize; member 377 ASN1_SIMPLE(LogotypeImageInfo, ySize, ASN1_INTEGER), 623 val = ASN1_INTEGER_get(info->ySize); in i2r_LogotypeImageInfo()
|