/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/mpp/ |
H A D | mpp_rkvdec2.h | 113 u32 index; member 144 /* task index for link table rnunning list */
|
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/stream/src/player/include/ |
H A D | stream_player_impl_stub.h | 72 int32_t Play(int index) override;
|
/foundation/CastEngine/castengine_cast_plus_stream/src/stream/src/player/include/ |
H A D | stream_player_impl_stub.h | 72 int32_t Play(int index) override;
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar_picker/ |
H A D | calendar_dialog_pattern.h | 98 void SetOptionsButtonUpdateColorFlags(size_t index, bool isUpdate);
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/ |
H A D | navigation_title_util.h | 113 const RefPtr<FrameNode> targetNode, const std::vector<NG::BarItem>& menuItems, int32_t index);
|
/foundation/arkui/ace_engine/frameworks/core/common/ime/ |
H A D | text_input_client.h | 216 virtual bool InsertOrDeleteSpace(int32_t index) in InsertOrDeleteSpace() argument
|
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/ |
H A D | dom_list.h | 38 void ScrollToMethod(int32_t index);
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/ |
H A D | text_selector.h | 54 int32_t index = 0; member
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/toggle/ |
H A D | toggle_model_ng.h | 88 static void AddNewChild(const RefPtr<UINode>& parentFrame, int32_t nodeId, int32_t index);
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/sliding_window/ |
H A D | water_flow_layout_info_sw.h | 136 * @param item index 144 * @param item index 199 * @param idx current item index 204 void NotifyDataChange(int32_t index, int32_t count) override; 251 * @param start segment index of the first change section. 252 * @param prevSegIdx segment index of original startIndex_ belongs to.
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/top_down/ |
H A D | water_flow_layout_info.h | 68 * @brief Get the next available cross index to place a new item. 70 * @param segmentIdx index of the WaterFlow segment. 132 * @param start index of the first modified section, all sections prior to [start] remain the same. 144 * @param idx index of FlowItem. 153 * @return index of the starting item. 161 * @return index of the item. 168 * @param itemIdx index of the current flow item. 181 * @brief Obtain index of last item recorded in Original layout. 186 void NotifyDataChange(int32_t index, int32_t count) override {}; 197 // first index fo [all...] |
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/ |
H A D | bundle_installer_proxy.h | 100 * @param appIndex Indicates application index of the sandbox application. 134 const std::string &path, uint32_t index);
|
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | linear_indicator_modifier.cpp | 145 auto onChange = reinterpret_cast<std::function<void(int index, float progress)>*>(callback); in SetLinearIndicatorOnChange()
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/include/ |
H A D | a2dp_codec_config.h | 103 explicit A2dpCodecConfig(A2dpCodecIndex index = A2dpCodecIndex::A2DP_SOURCE_CODEC_INDEX_SBC, 110 * @param[in] codecIndex The index of the codec elements. 183 * @brief A function to get the source codec index. 186 * @return the index of the codec. 192 * @brief A function to get the sink codec index. 195 * @return the index of the codec.
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/ |
H A D | a2dp_profile_peer.h | 183 * @brief A function used to update the index of peer stream endpoint. 652 * @param[in] THe index of user set 657 void SelectCodecInfo(A2dpCodecCapability &userConfig, uint8_t *codecInfo, A2dpCodecIndex index);
|
H A D | a2dp_profile.h | 379 * @param[in] index The index of codec 383 static void BuildCodecInfo(A2dpCodecIndex index, uint8_t *data); 638 * @param[in] streamHandle The codec index
|
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/include/ |
H A D | bundle_common.h | 66 const char RESOURCES_INDEX[] = "/resources.index"; 224 uint32_t index; member
|
/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/ |
H A D | property_util.h | 62 const CORE_NS::Property* MetaData(size_t index) const override;
|
/foundation/multimedia/av_codec/interfaces/inner_api/native/ |
H A D | media_sync_manager.h | 128 void SetMediaTimeStartEnd(int32_t trackId, int32_t index, int64_t val);
|
H A D | video_resize_filter.h | 60 void OnOutputBufferAvailable(uint32_t index, uint32_t flag);
|
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/animation/ |
H A D | intf_animation.h | 276 * @brief Array of functions that the track animation will call when the keyframe whose index corresponds 277 * to the index in the handler function array is reached. 287 * @param timestamp Timestamp of the new keyframe. The keyframe will be added to such an index which maintains 295 * @param index Index to remove from. 298 virtual bool RemoveKeyframe(size_t index) = 0;
|
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/round_corner_display/ |
H A D | rs_round_corner_config.h | 80 static xmlNodePtr FindNode(const xmlNodePtr& src, const std::string& index);
|
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/txt/ |
H A D | paragraph.h | 137 // Get the text indent in index. 138 // index The index of element in indents vector. 139 virtual float DetectIndents(size_t index) = 0; 173 // Returns the index of the glyph corresponding to the provided coordinates.
|
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/include/ |
H A D | hdi_output.h | 145 bool CheckAndUpdateClientBufferCahce(sptr<SurfaceBuffer> buffer, uint32_t& index);
|
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/impl/ |
H A D | paragraph_impl.h | 72 float DetectIndents(size_t index) override;
|