Home
last modified time | relevance | path

Searched defs:contextId (Results 1 - 14 of 14) sorted by relevance

/foundation/CastEngine/castengine_wifi_display/services/mediachannel/
H A Dmedia_channel.h52 void SetContextId(uint32_t contextId) in SetContextId() argument
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/util/
H A Dobject_manager.h35 WebGLRenderingContextBasicBase* GetWebGLContext(bool webGL2, const std::string& contextId) in GetWebGLContext() argument
45 void AddWebGLObject(bool webGL2, const std::string& contextId, WebGLRenderingContextBasicBase* obj) in AddWebGLObject() argument
/foundation/CastEngine/castengine_wifi_display/tests/unittest/mediachannel/channel/
H A Dmedia_channel_unit_test.cpp749 auto contextId = 1; in HWTEST_F() local
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dutil.cpp35 bool Util::GetContextInfo(napi_env env, napi_value thisVar, std::string &contextId, std::vector<std::string> &info) in GetContextInfo() argument
72 string contextId; in GetContextObject() local
/foundation/CastEngine/castengine_wifi_display/services/impl/scene/wfd/
H A Dwfd_def.h51 uint32_t contextId = INVALID_ID; member
73 uint32_t contextId = INVALID_ID; member
H A Dwfd_msg.h416 uint32_t contextId; member
H A Dwfd_source_scene.cpp616 uint32_t contextId = contextId_; in AppendCast() local
816 OnInnerError(uint32_t contextId, uint32_t agentId, SharingErrorCode errorCode, std::string message) OnInnerError() argument
841 OnInnerDestroy(uint32_t contextId, uint32_t agentId, AgentType agentType) OnInnerDestroy() argument
[all...]
H A Dwfd_sink_scene.cpp254 uint32_t contextId = INVALID_ID; in Release() local
531 uint32_t contextId in HandleAppendSurface() local
617 uint32_t contextId = INVALID_ID; HandleSetSceneType() local
698 uint32_t contextId = itemDev->second->contextId; HandlePlay() local
756 uint32_t contextId = INVALID_ID; HandlePause() local
787 uint32_t contextId = INVALID_ID; HandleMute() local
818 uint32_t contextId = INVALID_ID; HandleUnMute() local
849 uint32_t contextId = INVALID_ID; HandleClose() local
959 uint32_t contextId = item.second->contextId; WfdP2pStop() local
1026 uint32_t contextId = INVALID_ID; OnP2pPeerConnected() local
1063 uint32_t contextId = INVALID_ID; OnP2pPeerDisconnected() local
1114 uint32_t contextId = INVALID_ID; OnP2pPeerDisconnected() local
1191 OnInnerError(uint32_t contextId, uint32_t agentId, SharingErrorCode errorCode, std::string message) OnInnerError() argument
1240 OnInnerDestroy(uint32_t contextId, uint32_t agentId, AgentType agentType) OnInnerDestroy() argument
[all...]
/foundation/CastEngine/castengine_wifi_display/services/context/
H A Dcontext_manager.cpp232 Context::Ptr ContextManager::GetContextById(uint32_t contextId) in GetContextById() argument
244 void ContextManager::DestroyContext(uint32_t contextId) in DestroyContext() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/canvas/
H A Djs_offscreen_rendering_context.cpp191 uint32_t contextId = context->GetId(); in Destructor() local
/foundation/CastEngine/castengine_wifi_display/services/interaction/
H A Dinteraction.cpp107 auto contextId = interactionMsg->contextId ? interactionMsg->contextId : interactionMsg->srcId; in HandleEvent() local
157 int32_t Interaction::CreateContext(uint32_t &contextId) in CreateContext() argument
179 DestroyContext(uint32_t contextId) DestroyContext() argument
197 CreateAgent(uint32_t &contextId, uint32_t &agentId, AgentType agentType, std::string sessionName) CreateAgent() argument
230 DestroyAgent(uint32_t contextId, uint32_t agentId) DestroyAgent() argument
249 Stop(uint32_t contextId, uint32_t agentId) Stop() argument
255 Start(uint32_t contextId, uint32_t agentId) Start() argument
273 Pause(uint32_t contextId, uint32_t agentId, MediaType mediaType) Pause() argument
292 Resume(uint32_t contextId, uint32_t agentId, MediaType mediaType) Resume() argument
311 ForwardEvent(uint32_t contextId, uint32_t agentId, SharingEvent &event, bool isSync) ForwardEvent() argument
326 Play(uint32_t contextId, uint32_t agentId) Play() argument
344 Close(uint32_t contextId, uint32_t agentId) Close() argument
362 SetVolume(uint32_t contextId, uint32_t agentId, float volume) SetVolume() argument
381 SetKeyPlay(uint32_t contextId, uint32_t agentId, uint64_t surfaceId, bool keyFrame) SetKeyPlay() argument
402 SetKeyRedirect(uint32_t contextId, uint32_t agentId, uint64_t surfaceId, bool keyRedirect) SetKeyRedirect() argument
423 AppendSurface(uint32_t contextId, uint32_t agentId, sptr<Surface> surface, SceneType sceneType) AppendSurface() argument
445 RemoveSurface(uint32_t contextId, uint32_t agentId, uint64_t surfaceId) RemoveSurface() argument
[all...]
/foundation/CastEngine/castengine_wifi_display/services/common/
H A Devent_comm.h214 uint32_t contextId = INVALID_ID; member
/foundation/CastEngine/castengine_wifi_display/tests/unittest/interaction/scene/
H A Dscene_unit_test.cpp498 uint32_t contextId = 0; in HWTEST_F() local
508 uint32_t contextId = 0; in HWTEST_F() local
518 uint32_t contextId = 0; in HWTEST_F() local
529 uint32_t contextId = 0; in HWTEST_F() local
540 uint32_t contextId = 0; in HWTEST_F() local
551 uint32_t contextId = 0; HWTEST_F() local
562 uint32_t contextId = 0; HWTEST_F() local
573 uint32_t contextId = 0; HWTEST_F() local
584 uint32_t contextId = 0; HWTEST_F() local
595 uint32_t contextId = 0; HWTEST_F() local
606 uint32_t contextId = 0; HWTEST_F() local
618 uint32_t contextId = 0; HWTEST_F() local
631 uint32_t contextId = 0; HWTEST_F() local
644 uint32_t contextId = 0; HWTEST_F() local
657 uint32_t contextId = 0; HWTEST_F() local
670 uint32_t contextId = 0; HWTEST_F() local
682 uint32_t contextId = 0; HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_canvas_ffi.cpp133 void FfiOHOSAceFrameworkCanvasCreate(int64_t contextId) in FfiOHOSAceFrameworkCanvasCreate() argument
164 void FfiOHOSAceFrameworkRenderingContextSetFillStyle(int64_t contextId, uint32_t colorValue) in FfiOHOSAceFrameworkRenderingContextSetFillStyle() argument
174 void FfiOHOSAceFrameworkRenderingContextSetFillStyleByGradient(int64_t contextId, int64_t gradientId) in FfiOHOSAceFrameworkRenderingContextSetFillStyleByGradient() argument
187 void FfiOHOSAceFrameworkRenderingContextSetLineWidth(int64_t contextId, double lineWidth) in FfiOHOSAceFrameworkRenderingContextSetLineWidth() argument
198 FfiOHOSAceFrameworkRenderingContextSetStrokeStyle(int64_t contextId, uint32_t color) FfiOHOSAceFrameworkRenderingContextSetStrokeStyle() argument
208 FfiOHOSAceFrameworkRenderingContextSetStrokeStyleByGradient(int64_t contextId, int64_t gradientId) FfiOHOSAceFrameworkRenderingContextSetStrokeStyleByGradient() argument
221 FfiOHOSAceFrameworkRenderingContextSetLineCap(int64_t contextId, int32_t lineCap) FfiOHOSAceFrameworkRenderingContextSetLineCap() argument
234 FfiOHOSAceFrameworkRenderingContextSetLineJoin(int64_t contextId, int32_t lineJoin) FfiOHOSAceFrameworkRenderingContextSetLineJoin() argument
247 FfiOHOSAceFrameworkRenderingContextSetMiterLimit(int64_t contextId, double limit) FfiOHOSAceFrameworkRenderingContextSetMiterLimit() argument
258 FfiOHOSAceFrameworkRenderingContextSetFont( int64_t contextId, int32_t style, const char* weight, double size, int32_t sizeUnit, const char* family) FfiOHOSAceFrameworkRenderingContextSetFont() argument
272 FfiOHOSAceFrameworkRenderingContextSetTextAlign(int64_t contextId, int32_t align) FfiOHOSAceFrameworkRenderingContextSetTextAlign() argument
285 FfiOHOSAceFrameworkRenderingContextSetTextBaseline(int64_t contextId, int32_t baseline) FfiOHOSAceFrameworkRenderingContextSetTextBaseline() argument
298 FfiOHOSAceFrameworkRenderingContextSetGlobalAlpha(int64_t contextId, double alpha) FfiOHOSAceFrameworkRenderingContextSetGlobalAlpha() argument
308 FfiOHOSAceFrameworkRenderingContextSetLineDash(int64_t contextId, VectorDoublePtr lineDashArr) FfiOHOSAceFrameworkRenderingContextSetLineDash() argument
319 FfiOHOSAceFrameworkRenderingContextSetLineDashOffset(int64_t contextId, double lineDashOffset) FfiOHOSAceFrameworkRenderingContextSetLineDashOffset() argument
330 FfiOHOSAceFrameworkRenderingContextSetGlobalCompositeOperation(int64_t contextId, int32_t type) FfiOHOSAceFrameworkRenderingContextSetGlobalCompositeOperation() argument
344 FfiOHOSAceFrameworkRenderingContextSetShadowBlur(int64_t contextId, double blur) FfiOHOSAceFrameworkRenderingContextSetShadowBlur() argument
354 FfiOHOSAceFrameworkRenderingContextSetShadowColor(int64_t contextId, uint32_t color) FfiOHOSAceFrameworkRenderingContextSetShadowColor() argument
364 FfiOHOSAceFrameworkRenderingContextSetShadowOffsetX(int64_t contextId, double offsetX) FfiOHOSAceFrameworkRenderingContextSetShadowOffsetX() argument
375 FfiOHOSAceFrameworkRenderingContextSetShadowOffsetY(int64_t contextId, double offsetY) FfiOHOSAceFrameworkRenderingContextSetShadowOffsetY() argument
386 FfiOHOSAceFrameworkRenderingContextSetImageSmoothingEnabled(int64_t contextId, bool enabled) FfiOHOSAceFrameworkRenderingContextSetImageSmoothingEnabled() argument
396 FfiOHOSAceFrameworkRenderingContextSetImageSmoothingQuality(int64_t contextId, const char* quality) FfiOHOSAceFrameworkRenderingContextSetImageSmoothingQuality() argument
406 FfiOHOSAceFrameworkRenderingContextFillRect(int64_t contextId, double x, double y, double width, double height) FfiOHOSAceFrameworkRenderingContextFillRect() argument
417 FfiOHOSAceFrameworkRenderingContextStrokeRect(int64_t contextId, double x, double y, double width, double height) FfiOHOSAceFrameworkRenderingContextStrokeRect() argument
428 FfiOHOSAceFrameworkRenderingContextClearRect(int64_t contextId, double x, double y, double width, double height) FfiOHOSAceFrameworkRenderingContextClearRect() argument
439 FfiOHOSAceFrameworkRenderingContextFillText(int64_t contextId, double x, double y, const char* text) FfiOHOSAceFrameworkRenderingContextFillText() argument
451 FfiOHOSAceFrameworkRenderingContextStrokeText(int64_t contextId, double x, double y, const char* text) FfiOHOSAceFrameworkRenderingContextStrokeText() argument
463 FfiOHOSAceFrameworkRenderingContextMeasureText(int64_t contextId, const char* text) FfiOHOSAceFrameworkRenderingContextMeasureText() argument
477 FfiOHOSAceFrameworkRenderingContextStroke(int64_t contextId) FfiOHOSAceFrameworkRenderingContextStroke() argument
487 FfiOHOSAceFrameworkRenderingContextStrokeWithPath(int64_t contextId, int64_t pathId) FfiOHOSAceFrameworkRenderingContextStrokeWithPath() argument
500 FfiOHOSAceFrameworkRenderingContextBeginPath(int64_t contextId) FfiOHOSAceFrameworkRenderingContextBeginPath() argument
510 FfiOHOSAceFrameworkRenderingContextMoveTo(int64_t contextId, double x, double y) FfiOHOSAceFrameworkRenderingContextMoveTo() argument
522 FfiOHOSAceFrameworkRenderingContextLineTo(int64_t contextId, double x, double y) FfiOHOSAceFrameworkRenderingContextLineTo() argument
534 FfiOHOSAceFrameworkRenderingContextClosePath(int64_t contextId) FfiOHOSAceFrameworkRenderingContextClosePath() argument
544 FfiOHOSAceFrameworkRenderingContextBezierCurveTo( int64_t contextId, double cp1x, double cp1y, double cp2x, double cp2y, double x, double y) FfiOHOSAceFrameworkRenderingContextBezierCurveTo() argument
556 FfiOHOSAceFrameworkRenderingContextQuadraticCurveTo(int64_t contextId, double cpx, double cpy, double x, double y) FfiOHOSAceFrameworkRenderingContextQuadraticCurveTo() argument
567 FfiOHOSAceFrameworkRenderingContextArc( int64_t contextId, double x, double y, double radius, double startAngle, double endAngle, bool anticlockwise) FfiOHOSAceFrameworkRenderingContextArc() argument
579 FfiOHOSAceFrameworkRenderingContextArcTo( int64_t contextId, double x1, double y1, double x2, double y2, double radius) FfiOHOSAceFrameworkRenderingContextArcTo() argument
591 FfiOHOSAceFrameworkRenderingContextEllipse(int64_t contextId, double x, double y, double radiusX, double radiusY, double rotation, double startAngle, double endAngle, bool anticlockwise) FfiOHOSAceFrameworkRenderingContextEllipse() argument
603 FfiOHOSAceFrameworkRenderingContextRect(int64_t contextId, double x, double y, double width, double height) FfiOHOSAceFrameworkRenderingContextRect() argument
614 FfiOHOSAceFrameworkRenderingContextFill(int64_t contextId) FfiOHOSAceFrameworkRenderingContextFill() argument
624 FfiOHOSAceFrameworkRenderingContextClip(int64_t contextId) FfiOHOSAceFrameworkRenderingContextClip() argument
634 FfiOHOSAceFrameworkRenderingContextRotate(int64_t contextId, double angle) FfiOHOSAceFrameworkRenderingContextRotate() argument
644 FfiOHOSAceFrameworkRenderingContextScale(int64_t contextId, double x, double y) FfiOHOSAceFrameworkRenderingContextScale() argument
654 FfiOHOSAceFrameworkRenderingContextTransform( int64_t contextId, double scaleX, double scaleY, double skewX, double skewY, double translateX, double translateY) FfiOHOSAceFrameworkRenderingContextTransform() argument
666 FfiOHOSAceFrameworkRenderingContextSetTransform( int64_t contextId, double scaleX, double scaleY, double skewX, double skewY, double translateX, double translateY) FfiOHOSAceFrameworkRenderingContextSetTransform() argument
678 FfiOHOSAceFrameworkRenderingContextTranslate(int64_t contextId, double x, double y) FfiOHOSAceFrameworkRenderingContextTranslate() argument
690 FfiOHOSAceFrameworkRenderingContextRestore(int64_t contextId) FfiOHOSAceFrameworkRenderingContextRestore() argument
700 FfiOHOSAceFrameworkRenderingContextSave(int64_t contextId) FfiOHOSAceFrameworkRenderingContextSave() argument
710 FfiOHOSAceFrameworkRenderingContextCreateLinearGradient( int64_t contextId, double x0, double y0, double x1, double y1) FfiOHOSAceFrameworkRenderingContextCreateLinearGradient() argument
726 FfiOHOSAceFrameworkRenderingContextCreateRadialGradient( int64_t contextId, double x0, double y0, double r0, double x1, double y1, double r1) FfiOHOSAceFrameworkRenderingContextCreateRadialGradient() argument
744 FfiOHOSAceFrameworkRenderingContextDrawImage(int64_t contextId, const char* src, NativeImageInfo imageInfo) FfiOHOSAceFrameworkRenderingContextDrawImage() argument
766 FfiOHOSAceFrameworkRenderingContextDrawImageWithPixelMap( int64_t contextId, int64_t pixelMapId, NativeImageInfo imageInfo) FfiOHOSAceFrameworkRenderingContextDrawImageWithPixelMap() argument
805 FfiOHOSAceFrameworkRenderingContextGetPixelMap( int64_t contextId, double left, double top, double width, double height) FfiOHOSAceFrameworkRenderingContextGetPixelMap() argument
821 FfiOHOSAceFrameworkCanvasGradientAddColorStop(int64_t contextId, double offset, uint32_t color) FfiOHOSAceFrameworkCanvasGradientAddColorStop() argument
[all...]

Completed in 15 milliseconds