| /foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
| H A D | rosen_render_context.cpp | 380 void RosenRenderContext::SetSurfaceChangedCallBack(const std argument 4727 SetContentClip(const std::variant<RectF, RefPtr<ShapeRect>>& rect) global() argument 6145 AddAttachCallBack(const std::function<void(int64_t, bool)>& attachCallback) global() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/pipeline_ng/ |
| H A D | pipeline_context.cpp | 386 LinearInterpolation( const std::tuple<float, float, uint64_t>& history, const std::tuple<float, float, uint64_t>& current, const uint64_t nanoTimeStamp) LinearInterpolation() argument 3623 DispatchMouseEvent( std::unordered_map<int, MouseEvent>& idToMousePoints, std::unordered_map<int32_t, MouseEvent> &newIdMousePoints, const std::list<MouseEvent> &mouseEvents, TouchRestrict& touchRestrict, const RefPtr<FrameNode> &node) DispatchMouseEvent() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/ |
| H A D | web_pattern.cpp | 2877 OnNativeVideoPlayerConfigUpdate(const std::tuple<bool, bool>& config) OnNativeVideoPlayerConfigUpdate() argument 6313 ExecuteAction(int64_t accessibilityId, AceAction action, const std::map<std::string, std::string>& actionArguments) const ExecuteAction() argument [all...] |
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
| H A D | videodev2.h | 872 v4l2_std_id std; member 905 v4l2_std_id std; member
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | wasm-compiler.cc | 5452 StoreArgsInStackSlot( std::initializer_list<std::pair<MachineRepresentation, Node*>> args) StoreArgsInStackSlot() argument [all...] |
| /third_party/node/deps/v8/src/heap/ |
| H A D | heap.cc | 925 UpdateRetainersMapAfterScavenge( std::unordered_map<HeapObject, HeapObject, Object::Hasher>* map) UpdateRetainersMapAfterScavenge() argument [all...] |
| /third_party/skia/third_party/externals/libpng/contrib/libtests/ |
| H A D | pngvalid.c | 4576 standard_row(png_const_structp pp, png_byte std[STANDARD_ROWMAX], in standard_row() argument 5653 png_byte std[STANDARD_ROWMAX]; in standard_row_validate() local 6830 png_byte std[STANDARD_ROWMAX]; transform_image_validate() local 10250 png_byte std[STANDARD_ROWMAX]; gamma_image_validate() local [all...] |
| /foundation/ability/ability_runtime/services/abilitymgr/src/ |
| H A D | ability_manager_service.cpp | 12220 UpdateAssociateConfigList(const std::map<std::string, std::list<std::string>>& configs, const std::list<std::string>& exportConfigs, int32_t flag) UpdateAssociateConfigList() argument [all...] |
| /foundation/multimedia/audio_framework/services/audio_policy/server/src/service/ |
| H A D | audio_policy_service.cpp | 4517 UpdateA2dpOffloadFlagForAllStream( std::unordered_map<uint32_t, bool> &sessionIDToSpatializationEnableMap, DeviceType deviceType) UpdateA2dpOffloadFlagForAllStream() argument 5334 OnAudioPolicyXmlParsingCompleted( const std::unordered_map<AdaptersType, AudioAdapterInfo> adapterInfoMap) OnAudioPolicyXmlParsingCompleted() argument 5358 OnXmlParsingCompleted(const std::unordered_map<ClassType, std::list<AudioModuleInfo>> &xmlData) OnXmlParsingCompleted() argument [all...] |
| /foundation/window/window_manager/window_scene/session_manager/src/ |
| H A D | scene_session_manager.cpp | 157 Comp(const std::pair<uint64_t, WindowVisibilityState>& a, const std::pair<uint64_t, WindowVisibilityState>& b) Comp() argument 2916 GetMainParentSceneSession(int32_t persistentId, const std::map<int32_t, sptr<SceneSession>>& sessionMap) GetMainParentSceneSession() argument 3635 GetParentMainWindowIdInner(const std::map<int32_t, sptr<SceneSession>>& sceneSessionMap, int32_t windowId, int32_t& mainWindowId) GetParentMainWindowIdInner() argument 7484 UpdateSubWindowVisibility(const sptr<SceneSession>& session, WindowVisibilityState visibleState, const std::vector<std::pair<uint64_t, WindowVisibilityState>>& visibilityChangeInfo, std::vector<sptr<WindowVisibilityInfo>>& windowVisibilityInfos, std::string& visibilityInfo, const std::vector<std::pair<uint64_t, WindowVisibilityState>>& currVisibleData) UpdateSubWindowVisibility() argument 7512 GetSessionRSVisible(const sptr<Session>& session, const std::vector<std::pair<uint64_t, WindowVisibilityState>>& currVisibleData) GetSessionRSVisible() argument 7552 RemoveDuplicateSubSession( const std::vector<std::pair<uint64_t, WindowVisibilityState>>& visibilityChangeInfo, std::vector<sptr<SceneSession>>& subSessions) RemoveDuplicateSubSession() argument 7590 GetWindowVisibilityChangeInfo( std::vector<std::pair<uint64_t, WindowVisibilityState>>& currVisibleData) GetWindowVisibilityChangeInfo() argument 7625 DealwithVisibilityChange(const std::vector<std::pair<uint64_t, WindowVisibilityState>>& visibilityChangeInfo, const std::vector<std::pair<uint64_t, WindowVisibilityState>>& currVisibleData) DealwithVisibilityChange() argument 7673 DealwithDrawingContentChange(const std::vector<std::pair<uint64_t, bool>>& drawingContentChangeInfo) DealwithDrawingContentChange() argument 7699 GetWindowDrawingContentChangeInfo( std::vector<std::pair<uint64_t, bool>> currDrawingContentData) GetWindowDrawingContentChangeInfo() argument 8369 ProcessVirtualPixelRatioChange(DisplayId defaultDisplayId, sptr<DisplayInfo> displayInfo, const std::map<DisplayId, sptr<DisplayInfo>>& displayInfoMap, DisplayStateChangeType type) ProcessVirtualPixelRatioChange() argument 8413 ProcessUpdateRotationChange(DisplayId defaultDisplayId, sptr<DisplayInfo> displayInfo, const std::map<DisplayId, sptr<DisplayInfo>>& displayInfoMap, DisplayStateChangeType type) ProcessUpdateRotationChange() argument 8471 OnDisplayStateChange(DisplayId defaultDisplayId, sptr<DisplayInfo> displayInfo, const std::map<DisplayId, sptr<DisplayInfo>>& displayInfoMap, DisplayStateChangeType type) OnDisplayStateChange() argument [all...] |
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| H A D | videodev2.h | 1648 v4l2_std_id std; member 1700 v4l2_std_id std; member
|
| /kernel/linux/linux-6.6/include/uapi/linux/ |
| H A D | videodev2.h | 1728 v4l2_std_id std; member 1780 v4l2_std_id std; member
|
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
| H A D | videodev2.h | 821 v4l2_std_id std; member 854 v4l2_std_id std; member
|
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
| H A D | videodev2.h | 821 v4l2_std_id std; member 854 v4l2_std_id std; member
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| H A D | js_view_abstract.cpp | 4880 GetFractionStops( std::vector<std::pair<float, float>>& fractionStops, const JSRef<JSVal>& array) GetFractionStops() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | DAGCombiner.cpp | 15032 ShrinkLoadReplaceStoreWithStore(const std::pair<unsigned, unsigned> &MaskInfo, SDValue IVal, StoreSDNode *St, DAGCombiner *DC) ShrinkLoadReplaceStoreWithStore() argument [all...] |
| /third_party/vulkan-headers/include/vulkan/ |
| H A D | vulkan_structs.hpp | 13643 ClearColorValue( const std::array<float, 4> & float32_ = {} ) ClearColorValue() argument 13650 ClearColorValue( const std::array<int32_t, 4> & int32_ ) ClearColorValue() argument 13657 ClearColorValue( const std::array<uint32_t, 4> & uint32_ ) ClearColorValue() argument [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/ |
| H A D | tg3.h | 2652 struct tg3_rx_buffer_desc std; member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/ |
| H A D | tg3.h | 2652 struct tg3_rx_buffer_desc std; member
|
| /third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
| H A D | vulkan_structs.hpp | 10626 ClearColorValue( const std::array<float, 4> & float32_ = {} ) ClearColorValue() argument 10628 ClearColorValue( const std::array<int32_t, 4> & int32_ ) ClearColorValue() argument 10630 ClearColorValue( const std::array<uint32_t, 4> & uint32_ ) ClearColorValue() argument [all...] |