Home
last modified time | relevance | path

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

12

/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
/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
/foundation/graphic/graphic_2d/rosen/samples/opengl/test_eglCreateWindowSurface/entry/src/main/cpp/render/
H A Dplugin_render.cpp50 int32_t xSize = OH_NativeXComponent_GetXComponentSize(component, window, &width, &height); in OnSurfaceCreatedCB() local
/base/security/huks/utils/crypto_adapter/
H A Dhks_client_service_adapter_lite.c346 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 Dhks_client_service_adapter.c509 uint32_t xSize = HKS_KEY_BYTES(keyLen); in EcKeyToPublicKey() local
[all...]
/kernel/linux/linux-5.10/include/video/
H A Dkyro.h79 u32 xSize; member
/kernel/linux/linux-6.6/include/video/
H A Dkyro.h67 u32 xSize; member
/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
/base/security/huks/frameworks/huks_standard/main/common/include/
H A Dhks_crypto_hal.h88 uint32_t xSize; member
96 uint32_t xSize; member
/base/security/huks/frameworks/huks_standard/main/crypto_engine/openssl/src/
H A Dhks_openssl_ecc.c246 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 Dopenssl_ecc_helper.c170 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 Dsample_bitmap.cpp48 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 Dsample_bitmap.cpp312 int32_t xSize = OH_NativeXComponent_GetXComponentSize(component, window, &width, &height); in OnSurfaceCreatedCB() 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
/base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/
H A Dhks_import_sign_verify_test.cpp586 const uint32_t xSize; member
[all...]
/base/security/huks/interfaces/inner_api/huks_standard/main/include/
H A Dhks_type.h166 uint32_t xSize; member
177 uint32_t xSize; member
/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
/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

Completed in 22 milliseconds

12