/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/fullscreenlaunchcomponent/interfaces/ |
H A D | fullscreenlaunchcomponent.js | 24 constructor(v, w, x, y = -1, z = undefined, a1) { argument 144 const p = await abilityManager.isEmbeddedOpenAllowed(this.context, this.appId); constant
|
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/ |
H A D | hcodec_utils.h | 27 inline uint32_t GetYuv420Size(uint32_t w, uint32_t h) in GetYuv420Size() 48 const uint8_t* p = reinterpret_cast<const uint8_t*>(¶m); in AppendToVector() local
|
H A D | hencoder.cpp | 268 int32_t w = 0; in OnConfigureBuffer() local 286 int8_t* p = reinterpret_cast<int8_t*>(¶m); in OnConfigureBuffer() local 407 uint32_t w = def.format.video.nFrameWidth; in UpdateInPortFormat() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/bitmap/ |
H A D | bitmap_test.cpp | 275 int w = 151; variable 299 Pixmap p; variable 317 int32_t w = 151; variable 355 Pixmap p = bitmap->GetPixmap(); variable
|
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/render_environment/core/ |
H A D | render_resource_cache.h | 105 RenderTexturePtr RequestTexture(RenderContext *ctx, GLsizei w, GLsizei h, GLenum interFmt) in RequestTexture() 185 delete p; in RecycleTexture() local 221 UINT64 GetTexTag(GLsizei w, GLsizei h, GLenum interFmt) in GetTexTag()
|
/ohos5.0/foundation/window/window_manager/utils/src/ |
H A D | wm_math.cpp | 111 float *p = mat_[row1]; in SwapRow() local 325 Vector3 TransformWithPerspDiv(const Vector3& vec, const Matrix4& mat, float w) in TransformWithPerspDiv() 345 Vector2 GetOriginScreenPoint(const Vector2& p, const Matrix4& mat) in GetOriginScreenPoint()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/round_corner_display/ |
H A D | rs_round_corner_config.cpp | 210 RogPortrait p; in ReadXmlNode() local 217 RogPortrait p; in ReadXmlNode() local 224 RogLandscape p; in ReadXmlNode() local 231 RogLandscape p; in ReadXmlNode() local 406 ROGSetting* LCDModel::GetRog(const int w, const int h) const in GetRog() argument
|
/ohos5.0/foundation/communication/netstack/frameworks/cj/http/src/ |
H A D | lru_cache_disk_handler.cpp | 28 for (const auto &p : m) { in GetMapValueSize() local 148 for (const auto &p : node.value) { in WriteCacheToJsonValue() local 206 std::ofstream w(fileName_); in Write() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/common/ |
H A D | rs_obj_abs_geometry.cpp | 222 float w = trans_->quaternion_[3]; in UpdateAbsMatrix3D() local 322 std::vector<Drawing::Point> p(RECT_POINT_NUM); in MapRect() local
|
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/hardware/imagecodec/ |
H A D | image_codec.h | 41 inline uint32_t GetYuv420Size(uint32_t w, uint32_t h) in GetYuv420Size() 216 int8_t* p = reinterpret_cast<int8_t*>(¶m); variable 237 const int8_t* p = reinterpret_cast<const int8_t*>(¶m); variable
|
/ohos5.0/base/security/crypto_framework/plugin/openssl_plugin/common/src/ |
H A D | openssl_adapter.c | 90 int OpensslBnSetWord(BIGNUM *a, unsigned int w) in OpensslBnSetWord() 200 EC_GROUP *OpensslEcGroupNewCurveGfp(const BIGNUM *p, const BIGNUM *a, const BIGNUM *b, BN_CTX *ctx) in OpensslEcGroupNewCurveGfp() 247 int OpensslEcGroupGetCurveGfp(const EC_GROUP *group, BIGNUM *p, BIGNUM *a, BIGNUM *b, BN_CTX *ctx) in OpensslEcGroupGetCurveGfp() 591 int OpensslDsaSet0Pqg(DSA *dsa, BIGNUM *p, BIGNUM *q, BIGNUM *g) in OpensslDsaSet0Pqg() 732 void OpensslRsaGet0Factors(const RSA *r, const BIGNUM **p, const BIGNUM **q) in OpensslRsaGet0Factors() 1301 int OpensslDhSet0Pqg(DH *dh, BIGNUM *p, BIGNUM *q, BIGNUM *g) in OpensslDhSet0Pqg() 1346 int OpensslAsn1StringLength(ASN1_OCTET_STRING *p) in OpensslAsn1StringLength() 1351 const unsigned char *OpensslAsn1StringGet0Data(ASN1_OCTET_STRING *p) in OpensslAsn1StringGet0Data() 1406 int OpensslEcOct2Point(const EC_GROUP *group, EC_POINT *p, const unsigned char *buf, size_t len, BN… in OpensslEcOct2Point() 1411 int OpensslEcPointSetAffineCoordinates(const EC_GROUP *group, EC_POINT *p, in OpensslEcPointSetAffineCoordinates() [all …]
|
/ohos5.0/base/security/crypto_framework/test/unittest/src/ |
H A D | openssl_adapter_mock.c | 161 int OpensslBnSetWord(BIGNUM *a, unsigned int w) in OpensslBnSetWord() 329 int OpensslEcGroupGetCurveGfp(const EC_GROUP *group, BIGNUM *p, BIGNUM *a, BIGNUM *b, BN_CTX *ctx) in OpensslEcGroupGetCurveGfp() 361 EC_GROUP *OpensslEcGroupNewCurveGfp(const BIGNUM *p, const BIGNUM *a, const BIGNUM *b, BN_CTX *ctx) in OpensslEcGroupNewCurveGfp() 938 int OpensslDsaSet0Pqg(DSA *dsa, BIGNUM *p, BIGNUM *q, BIGNUM *g) in OpensslDsaSet0Pqg() 1135 void OpensslRsaGet0Factors(const RSA *r, const BIGNUM **p, const BIGNUM **q) in OpensslRsaGet0Factors() 1849 int OpensslDhSet0Pqg(DH *dh, BIGNUM *p, BIGNUM *q, BIGNUM *g) in OpensslDhSet0Pqg() 1943 int OpensslEcOct2Point(const EC_GROUP *group, EC_POINT *p, const unsigned char *buf, size_t len, BN… in OpensslEcOct2Point() 1951 int OpensslEcPointSetAffineCoordinates(const EC_GROUP *group, EC_POINT *p, in OpensslEcPointSetAffineCoordinates() 1960 int OpensslEcPointGetAffineCoordinates(const EC_GROUP *group, const EC_POINT *p, in OpensslEcPointGetAffineCoordinates()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/painter/ |
H A D | rosen_decoration_painter.cpp | 851 static inline SkSize EllipseRadius(const SkPoint& p, float ratio) in EllipseRadius() 863 static inline RSSize EllipseRadius(const RSPoint& p, float ratio) in EllipseRadius() 2030 float w = paintSize_.Width(); in GetInnerRRect() local 2057 float w = paintSize_.Width(); in GetInnerRRect() local 2102 float w = paintSize_.Width() - (leftW + rightW) / 2.0f; in GetClipRRect() local 2129 float w = paintSize_.Width() - (leftW + rightW) / 2.0f; in GetClipRRect() local 2420 float w = std::max(0.0, paintSize_.Width() - (leftW + rightW) / 2.0f); in PaintBorder() local
|
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/demo/hvigor/ |
H A D | hvigor-wrapper.js | 16 …"path"),D=require("os"),e=require("fs"),t=require("child_process"),r=require("crypto"),n="undefine… constant
|
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/atomicserviceweb/interfaces/ |
H A D | atomicserviceweb.js | 1288 constructor(t, u, v, w) { argument 1306 constructor(p, q, r) { argument
|
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/ |
H A D | ext_decoder.cpp | 475 int w = ZERO; in HeapMemAlloc() local 1533 static uint32_t u8ToU32(const uint8_t* p) in HeapMemAlloc()
|
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/dialog/PasteboardDialog/hvigor/ |
H A D | hvigor-wrapper.js | 15 …zlib"),d=require("net"),D=require("crypto"),p="undefined"!=typeof globalThis?globalThis:"undefined… function
|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/application/hvigor/ |
H A D | hvigor-wrapper.js | 15 …zlib"),d=require("net"),D=require("crypto"),p="undefined"!=typeof globalThis?globalThis:"undefined… method in _e.u
|
/ohos5.0/base/useriam/face_auth/ui/Settings_FaceAuth/hvigor/ |
H A D | hvigor-wrapper.js | 16 …zlib"),d=require("net"),D=require("crypto"),p="undefined"!=typeof globalThis?globalThis:"undefined… variable
|