/third_party/lzma/CPP/7zip/UI/FileManager/ |
H A D | ComboDialog.cpp | 42 bool CComboDialog::OnSize(WPARAM /* wParam */, int xSize, int ySize)
in OnSize() argument
|
H A D | BrowseDialog.cpp | 292 bool CBrowseDialog::OnSize(WPARAM /* wParam */, int xSize, int ySize)
in OnSize() argument
|
H A D | ProgressDialog2.cpp | 443 bool CProgressDialog::OnSize(WPARAM /* wParam */, int xSize, int ySize)
in OnSize() argument
|
/third_party/skia/gm/ |
H A D | samplerstress.cpp | 58 constexpr int xSize = 16; in createTexture() local
|
H A D | anisotropic.cpp | 64 void draw(SkCanvas* canvas, int x, int y, int xSize, int ySize) { in draw() argument
|
H A D | bitmaprect.cpp | 102 const int xSize = 3; in make_3x3_bitmap() local
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cSparseTexture2Tests.hpp | 54 GLint xSize; member
|
/third_party/skia/tools/ |
H A D | DDLTileHelper.cpp | 243 int xSize = (x < fNumXDivisions-1) ? xTileSize : viewport.width()-xOff; in DDLTileHelper() local
|
/third_party/lzma/CPP/Windows/Control/ |
H A D | Dialog.cpp | 162 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 D | vktFragmentShadingRateMiscTests.cpp | 480 const auto& xSize = fbExtent.x(); in testEnableDisable() local
|
/third_party/lzma/CPP/Windows/ |
H A D | Window.h | 214 bool ChangeSubWindowSizeX(HWND hwnd, int xSize)
in ChangeSubWindowSizeX() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/ |
H A D | vktComputeZeroInitializeWorkgroupMemoryTests.cpp | 1158 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 D | vktDescriptorSetsIndexingTestsUtils.cpp | 620 std::vector<tcu::Vec4> createVertices (deUint32 width, deUint32 height, float& xSize, float& ySize) in createVertices() argument
|
H A D | vktDescriptorSetsIndexingTests.cpp | 623 float xSize = 0.0f; in createVertexAttributeBuffer() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/compute/ |
H A D | vktComputeZeroInitializeWorkgroupMemoryTests.cpp | 1161 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 D | vktDescriptorSetsIndexingTestsUtils.cpp | 620 std::vector<tcu::Vec4> createVertices (deUint32 width, deUint32 height, float& xSize, float& ySize) in createVertices() argument
|
H A D | vktDescriptorSetsIndexingTests.cpp | 649 float xSize = 0.0f; in createVertexAttributeBuffer() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
H A D | http_curl.c | 314 ASN1_INTEGER *xSize; member
|
/third_party/vk-gl-cts/modules/egl/ |
H A D | teglImageFormatTests.cpp | 1458 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 D | http_curl.c | 314 ASN1_INTEGER *xSize; member
|
/third_party/ffmpeg/libavcodec/ |
H A D | exr.c | 106 int32_t xSize; member [all...] |
/third_party/sqlite/include/ |
H A D | sqlite3.h | 1765 int (*xSize)(void*); /* Return the size of an allocation */ member
|
/third_party/sqlite/src/ |
H A D | sqlite3.c | 2075 int (*xSize)(void*); /* Return the size of an allocation */ member [all...] |