Home
last modified time | relevance | path

Searched defs:ySize (Results 1 – 17 of 17) sorted by relevance

/third_party/lzma/CPP/7zip/UI/FileManager/
DComboDialog.cpp42 bool CComboDialog::OnSize(WPARAM /* wParam */, int xSize, int ySize) in OnSize()
DBrowseDialog.cpp292 bool CBrowseDialog::OnSize(WPARAM /* wParam */, int xSize, int ySize) in OnSize()
DProgressDialog2.cpp443 bool CProgressDialog::OnSize(WPARAM /* wParam */, int xSize, int ySize) in OnSize()
/third_party/skia/gm/
Dsamplerstress.cpp59 constexpr int ySize = 16; in createTexture() local
Danisotropic.cpp64 void draw(SkCanvas* canvas, int x, int y, int xSize, int ySize) { in draw()
Dbitmaprect.cpp103 const int ySize = 3; in make_3x3_bitmap() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cSparseTexture2Tests.hpp55 GLint ySize; member
/third_party/skia/tools/
DDDLTileHelper.cpp240 int ySize = (y < fNumYDivisions-1) ? yTileSize : viewport.height()-yOff; in DDLTileHelper() local
/third_party/lzma/CPP/Windows/Control/
DDialog.cpp162 bool IsDialogSizeOK(int xSize, int ySize, HWND hwnd) in IsDialogSizeOK()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/descriptor_indexing/
DvktDescriptorSetsIndexingTestsUtils.cpp620 std::vector<tcu::Vec4> createVertices (deUint32 width, deUint32 height, float& xSize, float& ySize) in createVertices()
DvktDescriptorSetsIndexingTests.cpp650 float ySize = 0.0f; in createVertexAttributeBuffer() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/descriptor_indexing/
DvktDescriptorSetsIndexingTestsUtils.cpp620 std::vector<tcu::Vec4> createVertices (deUint32 width, deUint32 height, float& xSize, float& ySize) in createVertices()
DvktDescriptorSetsIndexingTests.cpp650 float ySize = 0.0f; in createVertexAttributeBuffer() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
Dhttp_curl.c315 ASN1_INTEGER *ySize; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
Dhttp_curl.c315 ASN1_INTEGER *ySize; member
/third_party/vk-gl-cts/modules/egl/
DteglImageFormatTests.cpp1459 const int ySize = de::clamp(16, 0, reference.getHeight() - yOffset); in invokeGLES() local
/third_party/ffmpeg/libavcodec/
Dexr.c107 int32_t ySize; member