/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/top_down/ |
H A D | water_flow_layout_info.h | 233 ItemInfo(int32_t cross, float offset, float size) : crossIdx(cross), mainOffset(offset), mainSize(size) {} in ItemInfo()
|
/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/ |
H A D | grid_row_composed_element.cpp | 134 if (result.size() > 1) { in GetGridRowBreakpoints() 135 result = result.substr(0, static_cast<int32_t>(result.size()) - 1).append("]"); in GetGridRowBreakpoints()
|
/foundation/arkui/ace_engine/frameworks/core/gestures/ |
H A D | parallel_recognizer.cpp | 182 if (recognizers_.size() != curr->recognizers_.size() || curr->priorityMask_ != priorityMask_) { in ReconcileFrom()
|
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | node_symbol_span_modifier.cpp | 27 void SetSymbolSpanFontColor(ArkUINodeHandle node, ArkUI_Uint32* color, int32_t size) in SetSymbolSpanFontColor() argument 32 for (int32_t i = 0; i < size; i++) { in SetSymbolSpanFontColor()
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/ |
H A D | svg_use.cpp | 98 if (viewBox.size() == 4) { in ParseAndSetSpecializedAttr() 109 if (viewBox.size() == 4) { in ParseAndSetSpecializedAttr()
|
H A D | svg_fe_color_matrix.cpp | 63 if (matrix.size() != matrix_.size()) { in MakeMatrix()
|
/foundation/arkui/ace_engine/frameworks/core/pipeline/base/ |
H A D | multi_composed_element.cpp | 58 // so size of children MUST be matched between elements and components in UpdateChildren() 59 if (children_.size() != newComponents.size()) { in UpdateChildren()
|
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/ |
H A D | compatible_application_info.cpp | 56 APP_LOGE("permissions size is overflow"); in ReadFromParcel() 71 APP_LOGE("module info size is overflow"); in ReadFromParcel() 118 const auto permissionSize = static_cast<int32_t>(permissions.size()); in Marshalling() 123 const auto moduleInfoSize = static_cast<int32_t>(moduleInfos.size()); in Marshalling()
|
/foundation/arkui/ui_lite/test/unittest/components/ |
H A D | ui_digital_clock_unit_test.cpp | 188 uint8_t size = 10; in HWTEST_F() local 190 digitalClock_->SetFont(name, size); in HWTEST_F()
|
/foundation/bundlemanager/app_domain_verify/frameworks/common/include/httpsession/ |
H A D | ffrt_safe_map.h | 61 * @brief Obtains the map size. 63 * In the multithread scenario, the map size returned is a tmp status, 70 return map_.size(); in Size() 160 if (map_.size() > 0) { in FindOldAndSetNew()
|
/foundation/barrierfree/accessibility/frameworks/common/src/ |
H A D | accessibility_window_info.cpp | 236 HILOG_DEBUG("set touchHotAreas_ size(%{public}zu)", touchHotAreas_.size()); in SetTouchHotAreas() 241 HILOG_DEBUG("get touchHotAreas_size(%{public}zu)", touchHotAreas_.size()); in GetTouchHotAreas()
|
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/ |
H A D | camera_component.h | 68 bool WriteCapture(std::string &filePath, const char * const buffer, const uint32_t size) const; 179 const jerry_length_t size);
|
/foundation/arkui/ui_lite/interfaces/kits/font/ |
H A D | base_font.h | 52 * @param size 0: invalid size 119 * @param size [in] the font size 122 virtual uint16_t GetShapingFontId(char* text, uint8_t& ttfId, uint32_t& script, uint16_t fontId, uint8_t size) const in GetShapingFontId() 157 * @param size [in] the font size 160 virtual uint8_t GetFontTtfId(uint16_t fontId, uint8_t size) const in GetFontTtfId()
|
/foundation/arkui/ui_lite/frameworks/engines/gfx/ |
H A D | soft_engine.cpp | 141 uint8_t* SoftEngine::AllocBuffer(uint32_t size, uint32_t usage) in AllocBuffer() argument 143 return static_cast<uint8_t*>(malloc(size)); in AllocBuffer()
|
/foundation/communication/bluetooth/frameworks/inner/src/ |
H A D | bluetooth_gatt_characteristic.cpp | 161 const std::unique_ptr<uint8_t[]> &GattCharacteristic::GetValue(size_t *size) const in GetValue() 163 *size = length_; in GetValue()
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/ |
H A D | avrcp_ct_packet.h | 299 * @param[in] size The size of the payload need to be pushed. 303 static uint16_t PushOctetsUpto8(uint8_t *pkt, size_t size, uint64_t payload); 309 * @param[in] size The size of the payload need to be popped. 313 static uint16_t PopOctetsUpto8(uint8_t *pkt, size_t size, uint64_t &payload);
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/ |
H A D | avrcp_tg_packet.h | 288 * @param[in] size The size of the payload need to be pushed. 292 static uint16_t PushOctetsUpto8(uint8_t *pkt, size_t size, uint64_t payload); 298 * @param[in] size The size of the payload need to be popped. 302 static uint16_t PopOctetsUpto8(uint8_t *pkt, size_t size, uint64_t &payload);
|
/foundation/communication/bluetooth/frameworks/js/napi/src/common/ |
H A D | napi_event_subscribe_module.cpp | 71 name.c_str(), moduleName_.c_str(), callbackVec.size()); in Register() 108 name.c_str(), moduleName_.c_str(), callbackVec.size()); in Deregister()
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/ |
H A D | a2dp_profile.h | 490 * @param[out] sendDataSize is the data size that has been sent 515 * @param size The size of the data 518 uint32_t SetPcmData(const uint8_t *buf, uint32_t size); 523 * @param size The size of the data 526 uint32_t GetPcmData(uint8_t *buf, uint32_t size);
|
/foundation/bundlemanager/ecological_rule_manager/interfaces/innerkits/src/ |
H A D | ecological_rule_mgr_service_proxy.cpp | 76 data.WriteInt32(abilityInfos.size()); in EvaluateResolveInfos() 152 if (!data.WriteInt32(wants.size())) { in IsSupportPublishForm() 153 LOG_ERROR("write wants size failed"); in IsSupportPublishForm()
|
/foundation/graphic/graphic_surface/buffer_handle/src/ |
H A D | buffer_handle.cpp | 90 !parcel.WriteInt32(handle.size) || !parcel.WriteInt32(handle.format) || !parcel.WriteInt64(handle.usage) || in WriteBufferHandle() 136 !parcel.ReadInt32(handle->size) || !parcel.ReadInt32(handle->format) || !parcel.ReadUint64(handle->usage) || in ReadBufferHandle()
|
/foundation/multimedia/audio_framework/services/audio_service/common/src/ |
H A D | audio_common_converter.cpp | 137 for (uint32_t i = 0; i < floatBuffer.size(); i++) { in ConvertBufferToFloat() 157 for (uint32_t i = 0; i < floatBuffer.size(); i++) { in ConvertFloatToAudioBuffer()
|
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/muxer/ |
H A D | ffmpeg_muxer_plugin.h | 70 std::vector<uint8_t> TransAnnexbToMp4(const uint8_t *sample, int32_t size); 72 bool IsAvccSample(const uint8_t* sample, int32_t size, int32_t nalSizeLen);
|
/foundation/multimedia/av_codec/services/media_engine/plugins/source/ |
H A D | file_fd_source_plugin.h | 46 Status GetSize(uint64_t& size) override; 69 void HandleReadResult(size_t bufferSize, int size);
|
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/parallel_render/resource/ |
H A D | rs_upload_resource_thread.cpp | 162 auto size = glesVersion ? strlen(glesVersion) : 0; in CreateShareGrContext() local 164 handler->ConfigureContext(&options, glesVersion, size, "/data/service/el0/render_service", true); in CreateShareGrContext()
|