Home
last modified time | relevance | path

Searched defs:xSize (Results 1 - 23 of 23) sorted by relevance

/third_party/lzma/CPP/7zip/UI/FileManager/
H A DComboDialog.cpp42 bool CComboDialog::OnSize(WPARAM /* wParam */, int xSize, int ySize) in OnSize() argument
H A DBrowseDialog.cpp292 bool CBrowseDialog::OnSize(WPARAM /* wParam */, int xSize, int ySize) in OnSize() argument
H A DProgressDialog2.cpp443 bool CProgressDialog::OnSize(WPARAM /* wParam */, int xSize, int ySize) in OnSize() argument
/third_party/skia/gm/
H A Dsamplerstress.cpp58 constexpr int xSize = 16; in createTexture() local
H A Danisotropic.cpp64 void draw(SkCanvas* canvas, int x, int y, int xSize, int ySize) { in draw() argument
H A Dbitmaprect.cpp102 const int xSize = 3; in make_3x3_bitmap() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cSparseTexture2Tests.hpp54 GLint xSize; member
/third_party/skia/tools/
H A DDDLTileHelper.cpp243 int xSize = (x < fNumXDivisions-1) ? xTileSize : viewport.width()-xOff; in DDLTileHelper() local
/third_party/lzma/CPP/Windows/Control/
H A DDialog.cpp162 bool IsDialogSizeOK(int xSize, int ySize, HWND hwnd) in IsDialogSizeOK() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shading_rate/
H A DvktFragmentShadingRateMiscTests.cpp480 const auto& xSize = fbExtent.x(); in testEnableDisable() local
/third_party/lzma/CPP/Windows/
H A DWindow.h214 bool ChangeSubWindowSizeX(HWND hwnd, int xSize) in ChangeSubWindowSizeX() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
H A DvktComputeZeroInitializeWorkgroupMemoryTests.cpp1158 RepeatedPipelineInstance (Context& context, deUint32 xSize, deUint32 repeat, deUint32 odd) in RepeatedPipelineInstance() argument
1175 RepeatedPipelineTest(tcu::TestContext& testCtx, const std::string& name, deUint32 xSize, deUint32 repeat, deUint32 odd, const vk::ComputePipelineConstructionType computePipelineConstructionType) RepeatedPipelineTest() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/descriptor_indexing/
H A DvktDescriptorSetsIndexingTestsUtils.cpp620 std::vector<tcu::Vec4> createVertices (deUint32 width, deUint32 height, float& xSize, float& ySize) in createVertices() argument
H A DvktDescriptorSetsIndexingTests.cpp623 float xSize = 0.0f; in createVertexAttributeBuffer() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/compute/
H A DvktComputeZeroInitializeWorkgroupMemoryTests.cpp1161 RepeatedPipelineInstance(Context& context, deUint32 xSize, deUint32 repeat, deUint32 odd) in RepeatedPipelineInstance() argument
1178 RepeatedPipelineTest(tcu::TestContext& testCtx, const std::string& name, const std::string& description, deUint32 xSize, deUint32 repeat, deUint32 odd) RepeatedPipelineTest() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/descriptor_indexing/
H A DvktDescriptorSetsIndexingTestsUtils.cpp620 std::vector<tcu::Vec4> createVertices (deUint32 width, deUint32 height, float& xSize, float& ySize) in createVertices() argument
H A DvktDescriptorSetsIndexingTests.cpp649 float xSize = 0.0f; in createVertexAttributeBuffer() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Dhttp_curl.c314 ASN1_INTEGER *xSize; member
/third_party/vk-gl-cts/modules/egl/
H A DteglImageFormatTests.cpp1458 const int xSize = de::clamp(16, 0, reference.getWidth() - xOffset); in invokeGLES() local
1460 tcu::Texture2D src (glu::mapGLTransferFormat(m_format, m_type), xSize, ySize); in invokeGLES() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Dhttp_curl.c314 ASN1_INTEGER *xSize; member
/third_party/ffmpeg/libavcodec/
H A Dexr.c106 int32_t xSize; member
[all...]
/third_party/sqlite/include/
H A Dsqlite3.h1765 int (*xSize)(void*); /* Return the size of an allocation */ member
/third_party/sqlite/src/
H A Dsqlite3.c2075 int (*xSize)(void*); /* Return the size of an allocation */ member
[all...]

Completed in 191 milliseconds