| /foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/src/distributedcameramgr/ |
| H A D | dcamera_sink_access_control.cpp | 24 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 D | file_img_decoder.h | 44 ImageSrcType srcType; member
|
| /foundation/communication/dsoftbus/tests/core/bus_center/test/heartbeat/ |
| H A D | hb_utils_test.cpp | 145 uint32_t srcType = 0; in HWTEST_F() local
|
| /base/inputmethod/imf/frameworks/native/inputmethod_ability/src/ |
| H A D | task_manager.cpp | 115 auto srcType = task->GetSourceType(); in OnNewTask() local
|
| /third_party/skia/gm/ |
| H A D | xfermodes.cpp | 134 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 D | mock_image_source_info.cpp | 41 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 D | svg_image.cpp | 46 auto srcType = ParseHrefAttr(imageAttr_.href); in OnDraw() local
|
| /foundation/arkui/ui_lite/frameworks/dfx/ |
| H A D | ui_dump_dom_tree.cpp | 64 ImageSrcType srcType = tmpImageView->GetSrcType(); in AddImageViewSpecialField() local
|
| /foundation/multimedia/media_foundation/engine/scene/recorder/standard/ |
| H A D | hirecorder_impl.cpp | 326 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 D | hb_fsm_strategy_mock.cpp | 58 bool LnnCheckSupportedHbType(LnnHeartbeatType *srcType, LnnHeartbeatType *dstType) in LnnCheckSupportedHbType() argument
|
| /third_party/mesa3d/src/mesa/state_tracker/ |
| H A D | st_cb_readpixels.c | 79 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 D | IndexDataManager.cpp | 86 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 D | js_render_image.cpp | 153 SrcType srcType = ImageSourceInfo::ResolveURIType(textString); in NotFormSupport() local
|
| /foundation/arkui/ace_engine/frameworks/core/image/ |
| H A D | image_source_info.cpp | 39 bool ImageSourceInfo::IsSVGSource(const std::string& src, SrcType srcType, InternalResource::ResourceId resourceId) in IsSVGSource() argument
|
| H A D | image_loader.cpp | 99 SrcType srcType = imageSourceInfo.GetSrcType(); in CreateImageLoader() local
|
| /foundation/multimedia/av_codec/services/media_engine/modules/source/ |
| H A D | source.cpp | 419 SourceType srcType = source->GetSourceType(); in ParseProtocol() local
|
| /foundation/multimedia/media_foundation/engine/pipeline/filters/source/media_source/ |
| H A D | media_source_filter.cpp | 381 SourceType srcType = source->GetSourceType(); in ParseProtocol() local
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | blit.c | 114 GLenum srcType = _mesa_get_format_datatype(srcFormat); in compatible_color_datatypes() local
|
| H A D | texstore.c | 100 _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 D | cj_richeditor_controller_ffi.cpp | 246 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 D | ui_image_view.cpp | 438 uint8_t srcType = image_.GetSrcType(); in OnDraw() local
|
| /foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/ |
| H A D | lnn_heartbeat_utils.c | 241 bool LnnCheckSupportedHbType(LnnHeartbeatType *srcType, LnnHeartbeatType *dstType) in LnnCheckSupportedHbType() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/ |
| H A D | mtl_render_utils.h | 130 gl::DrawElementsType srcType; member 142 gl::DrawElementsType srcType; member
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| H A D | js_image.cpp | 308 SrcType srcType = ImageSourceInfo::ResolveURIType(src); in CreateImage() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
| H A D | arkts_native_image_bridge.cpp | 164 SrcType srcType = ImageSourceInfo::ResolveURIType(src); in SetImageShowSrc() local
|