| /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
|
| /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
|
| /foundation/graphic/graphic_2d/rosen/samples/opengl/test_eglCreateWindowSurface/entry/src/main/cpp/render/ |
| H A D | plugin_render.cpp | 50 int32_t xSize = OH_NativeXComponent_GetXComponentSize(component, window, &width, &height);
in OnSurfaceCreatedCB() local
|
| /base/security/huks/utils/crypto_adapter/ |
| H A D | hks_client_service_adapter_lite.c | 346 static int32_t CheckEccXySize(const uint32_t xSize, const uint32_t ySize)
in CheckEccXySize() argument 360 uint32_t xSize = mbedtls_mpi_size(&(pubKey->MBEDTLS_PRIVATE(grp).P));
in X509PublicKeyToEcc() local [all...] |
| H A D | hks_client_service_adapter.c | 509 uint32_t xSize = HKS_KEY_BYTES(keyLen);
in EcKeyToPublicKey() local [all...] |
| /kernel/linux/linux-5.10/include/video/ |
| H A D | kyro.h | 79 u32 xSize; member
|
| /kernel/linux/linux-6.6/include/video/ |
| H A D | kyro.h | 67 u32 xSize; member
|
| /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
|
| /base/security/huks/frameworks/huks_standard/main/common/include/ |
| H A D | hks_crypto_hal.h | 88 uint32_t xSize; member 96 uint32_t xSize; member
|
| /base/security/huks/frameworks/huks_standard/main/crypto_engine/openssl/src/ |
| H A D | hks_openssl_ecc.c | 246 static int32_t EccInitPublicKey(EC_KEY *eccKey, const uint8_t *keyPair, uint32_t xSize, uint32_ argument [all...] |
| /base/security/huks/test/unittest/huks_standard_test/interface_inner_test/alg_module_test/src/ |
| H A D | openssl_ecc_helper.c | 170 static int32_t EccInitPublicKey(EC_KEY *eccKey, const uint8_t *keyPair, uint32_t xSize, uint32_t ySize) in EccInitPublicKey() argument 470 uint32_t xSize = HKS_KEY_BYTES(keyLen); EcKeyToPublicKey() local [all...] |
| /foundation/graphic/graphic_2d/rosen/samples/2d_graphics/PathDrawingSample/entry/src/main/cpp/samples/ |
| H A D | sample_bitmap.cpp | 48 int32_t xSize = OH_NativeXComponent_GetXComponentSize(component, window, &width, &height); in OnSurfaceCreatedCB() local
|
| /foundation/graphic/graphic_2d/rosen/samples/opengl/test_xComponentContext/entry/src/main/cpp/samples/ |
| H A D | sample_bitmap.cpp | 312 int32_t xSize = OH_NativeXComponent_GetXComponentSize(component, window, &width, &height);
in OnSurfaceCreatedCB() 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
|
| /base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/ |
| H A D | hks_import_sign_verify_test.cpp | 586 const uint32_t xSize; member [all...] |
| /base/security/huks/interfaces/inner_api/huks_standard/main/include/ |
| H A D | hks_type.h | 166 uint32_t xSize; member 177 uint32_t xSize; member
|
| /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
|
| /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
|