Home
last modified time | relevance | path

Searched defs:xSize (Results 1 – 22 of 22) 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.cpp58 constexpr int xSize = 16; in createTexture() local
Danisotropic.cpp64 void draw(SkCanvas* canvas, int x, int y, int xSize, int ySize) { in draw()
Dbitmaprect.cpp102 const int xSize = 3; in make_3x3_bitmap() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cSparseTexture2Tests.hpp54 GLint xSize; member
/third_party/skia/tools/
DDDLTileHelper.cpp243 int xSize = (x < fNumXDivisions-1) ? xTileSize : viewport.width()-xOff; 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/compute/
DvktComputeZeroInitializeWorkgroupMemoryTests.cpp1161 RepeatedPipelineInstance(Context& context, deUint32 xSize, deUint32 repeat, deUint32 odd) in RepeatedPipelineInstance()
1181 deUint32 xSize, deUint32 repeat, deUint32 odd) in RepeatedPipelineTest()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
DvktComputeZeroInitializeWorkgroupMemoryTests.cpp1161 RepeatedPipelineInstance(Context& context, deUint32 xSize, deUint32 repeat, deUint32 odd) in RepeatedPipelineInstance()
1181 deUint32 xSize, deUint32 repeat, deUint32 odd) in RepeatedPipelineTest()
/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.cpp649 float xSize = 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.cpp649 float xSize = 0.0f; in createVertexAttributeBuffer() local
/third_party/lzma/CPP/Windows/
DWindow.h214 bool ChangeSubWindowSizeX(HWND hwnd, int xSize) in ChangeSubWindowSizeX()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
Dhttp_curl.c314 ASN1_INTEGER *xSize; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
Dhttp_curl.c314 ASN1_INTEGER *xSize; member
/third_party/vk-gl-cts/modules/egl/
DteglImageFormatTests.cpp1458 const int xSize = de::clamp(16, 0, reference.getWidth() - xOffset); in invokeGLES() local
/third_party/ffmpeg/libavcodec/
Dexr.c106 int32_t xSize; member
/third_party/sqlite/include/
Dsqlite3.h1765 int (*xSize)(void*); /* Return the size of an allocation */ member
/third_party/sqlite/src/
Dsqlite3.c2075 int (*xSize)(void*); /* Return the size of an allocation */ member