Home
last modified time | relevance | path

Searched defs:srcType (Results 1 - 25 of 42) sorted by relevance

12

/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/src/distributedcameramgr/
H A Ddcamera_sink_access_control.cpp24 bool DCameraSinkAccessControl::IsSensitiveSrcAccess(const std::string& srcType) in IsSensitiveSrcAccess() argument
30 bool DCameraSinkAccessControl::NotifySensitiveSrc(const std::string& srcType) in NotifySensitiveSrc() argument
/foundation/arkui/ui_lite/frameworks/imgdecode/
H A Dfile_img_decoder.h44 ImageSrcType srcType; member
/foundation/communication/dsoftbus/tests/core/bus_center/test/heartbeat/
H A Dhb_utils_test.cpp145 uint32_t srcType = 0; in HWTEST_F() local
/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/
H A Dtask_manager.cpp115 auto srcType = task->GetSourceType(); in OnNewTask() local
/third_party/skia/gm/
H A Dxfermodes.cpp134 void draw_mode(SkCanvas* canvas, SkBlendMode mode, SrcType srcType, SkScalar x, SkScalar y) { in draw_mode() argument
/foundation/arkui/ace_engine/test/mock/core/image_provider/
H A Dmock_image_source_info.cpp41 bool ImageSourceInfo::IsSVGSource(const std::string& src, SrcType srcType, InternalResource::ResourceId resourceId) in IsSVGSource() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/
H A Dsvg_image.cpp46 auto srcType = ParseHrefAttr(imageAttr_.href); in OnDraw() local
/foundation/arkui/ui_lite/frameworks/dfx/
H A Dui_dump_dom_tree.cpp64 ImageSrcType srcType = tmpImageView->GetSrcType(); in AddImageViewSpecialField() local
/foundation/multimedia/media_foundation/engine/scene/recorder/standard/
H A Dhirecorder_impl.cpp326 auto srcType = Plugin::AnyCast<SrcInputPair>(param).second; in DoSetVideoSource() local
342 auto srcType = Plugin::AnyCast<SrcInputPair>(param).second; in DoSetAudioSource() local
/foundation/communication/dsoftbus/tests/core/bus_center/test/mock/src/
H A Dhb_fsm_strategy_mock.cpp58 bool LnnCheckSupportedHbType(LnnHeartbeatType *srcType, LnnHeartbeatType *dstType) in LnnCheckSupportedHbType() argument
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_cb_readpixels.c79 GLenum srcType = _mesa_get_format_datatype(rb->Format); in needs_integer_signed_unsigned_conversion() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
H A DIndexDataManager.cpp86 StreamInIndexBuffer(const gl::Context *context, IndexBufferInterface *buffer, const void *data, unsigned int count, gl::DrawElementsType srcType, gl::DrawElementsType dstType, bool usePrimitiveRestartFixedIndex, unsigned int *offset) StreamInIndexBuffer() argument
135 prepareIndexData(const gl::Context *context, gl::DrawElementsType srcType, gl::DrawElementsType dstType, GLsizei count, gl::Buffer *glBuffer, const void *indices, TranslatedIndexData *translated) prepareIndexData() argument
233 streamIndexData(const gl::Context *context, const void *data, unsigned int count, gl::DrawElementsType srcType, gl::DrawElementsType dstType, bool usePrimitiveRestartFixedIndex, TranslatedIndexData *translated) streamIndexData() argument
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/canvas/
H A Djs_render_image.cpp153 SrcType srcType = ImageSourceInfo::ResolveURIType(textString); in NotFormSupport() local
/foundation/arkui/ace_engine/frameworks/core/image/
H A Dimage_source_info.cpp39 bool ImageSourceInfo::IsSVGSource(const std::string& src, SrcType srcType, InternalResource::ResourceId resourceId) in IsSVGSource() argument
H A Dimage_loader.cpp99 SrcType srcType = imageSourceInfo.GetSrcType(); in CreateImageLoader() local
/foundation/multimedia/av_codec/services/media_engine/modules/source/
H A Dsource.cpp419 SourceType srcType = source->GetSourceType(); in ParseProtocol() local
/foundation/multimedia/media_foundation/engine/pipeline/filters/source/media_source/
H A Dmedia_source_filter.cpp381 SourceType srcType = source->GetSourceType(); in ParseProtocol() local
/third_party/mesa3d/src/mesa/main/
H A Dblit.c114 GLenum srcType = _mesa_get_format_datatype(srcFormat); in compatible_color_datatypes() local
H A Dtexstore.c100 _mesa_memcpy_texture(struct gl_context *ctx, GLuint dimensions, mesa_format dstFormat, GLint dstRowStride, GLubyte **dstSlices, GLint srcWidth, GLint srcHeight, GLint srcDepth, GLenum srcFormat, GLenum srcType, const GLvoid *srcAddr, const struct gl_pixelstore_attrib *srcPacking) _mesa_memcpy_texture() argument
858 _mesa_texstore_can_use_memcpy(struct gl_context *ctx, GLenum baseInternalFormat, mesa_format dstFormat, GLenum srcFormat, GLenum srcType, const struct gl_pixelstore_attrib *srcPacking) _mesa_texstore_can_use_memcpy() argument
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_richeditor_controller_ffi.cpp246 SrcType srcType = ImageSourceInfo::ResolveURIType(image); in AddImageSpan() local
258 SrcType srcType = ImageSourceInfo::ResolveURIType(assetSrc); in AddImageSpan() local
/foundation/arkui/ui_lite/frameworks/components/
H A Dui_image_view.cpp438 uint8_t srcType = image_.GetSrcType(); in OnDraw() local
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/
H A Dlnn_heartbeat_utils.c241 bool LnnCheckSupportedHbType(LnnHeartbeatType *srcType, LnnHeartbeatType *dstType) in LnnCheckSupportedHbType() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/
H A Dmtl_render_utils.h130 gl::DrawElementsType srcType; member
142 gl::DrawElementsType srcType; member
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_image.cpp308 SrcType srcType = ImageSourceInfo::ResolveURIType(src); in CreateImage() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_image_bridge.cpp164 SrcType srcType = ImageSourceInfo::ResolveURIType(src); in SetImageShowSrc() local

Completed in 22 milliseconds

12