/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/ |
H A D | drawing_font_collection.cpp | 45 OH_Drawing_FontCollection* fc = in OH_Drawing_CreateFontCollection() local 64 auto fc = std::make_shared<OHOS::Rosen::AdapterTxt::FontCollection>(); in OH_Drawing_CreateSharedFontCollection() local [all...] |
H A D | drawing_register_font.cpp | 70 auto fc = ConvertToOriginalText<FontCollection>(fontCollection); in LoadFromFontCollection() local
|
/foundation/graphic/graphic_2d/rosen/test/2d_engine/unittest/rosen_text/adapter/skia_txt/ |
H A D | run_test.cpp | 47 std::shared_ptr<FontCollection> fc = FontCollection::From(std::make_shared<txt::FontCollection>()); in SetUp() local
|
/foundation/multimedia/camera_lite/frameworks/passthrough/src/ |
H A D | camera_device_client.cpp | 63 int32_t CameraDeviceClient::TriggerLoopingCapture(FrameConfig &fc) in TriggerLoopingCapture() argument 74 int32_t CameraDeviceClient::TriggerSingleCapture(FrameConfig &fc) in TriggerSingleCapture() argument
|
/foundation/multimedia/camera_lite/services/impl/include/ |
H A D | camera_device.h | 47 virtual int32_t SetFrameConfig(FrameConfig &fc, uint32_t *streamId) in SetFrameConfig() argument
|
/foundation/multimedia/camera_lite/frameworks/ |
H A D | camera_impl.cpp | 96 int32_t CameraImpl::TriggerLoopingCapture(FrameConfig &fc)
in TriggerLoopingCapture() argument 156 int32_t CameraImpl::TriggerSingleCapture(FrameConfig &fc)
in TriggerSingleCapture() argument 202 void CameraImpl::OnFrameFinished(int32_t ret, FrameConfig &fc)
in OnFrameFinished() argument [all...] |
/foundation/multimedia/camera_lite/frameworks/binder/src/ |
H A D | camera_device_client.cpp | 108 int32_t SerilizeFrameConfig(IpcIo &io, FrameConfig &fc, uint32_t maxSurfaceNum) in SerilizeFrameConfig() argument 154 TriggerLoopingCapture(FrameConfig &fc) TriggerLoopingCapture() argument 182 TriggerSingleCapture(FrameConfig &fc) TriggerSingleCapture() argument 312 FrameConfig *fc = static_cast<FrameConfig*>(para->frameConfig); DeviceClientCallback() local [all...] |
/foundation/communication/bluetooth_service/services/bluetooth/stack/include/ |
H A D | rfcomm.h | 123 uint8_t fc; member 151 uint8_t fc; member
|
/foundation/multimedia/camera_lite/services/server/src/ |
H A D | camera_server.cpp | 203 auto fc = new FrameConfig(type); in DeserializeFrameConfig() local 255 FrameConfig *fc = DeserializeFrameConfig(*req); SetFrameConfig() local 269 FrameConfig *fc = DeserializeFrameConfig(*req); TriggerLoopingCapture() local 285 FrameConfig *fc = DeserializeFrameConfig(*req); TriggerSingleCapture() local [all...] |
/foundation/multimedia/camera_lite/test/unittest/ |
H A D | camera_lite_test.cpp | 353 FrameConfig *fc = new FrameConfig(FRAME_CONFIG_RECORD); in StartRecord() local 388 FrameConfig *fc = new FrameConfig(FRAME_CONFIG_PREVIEW); in StartPreview() local 425 FrameConfig *fc = new FrameConfig(FRAME_CONFIG_CAPTURE); Capture() local [all...] |
/foundation/multimedia/camera_lite/services/impl/src/ |
H A D | camera_device.cpp | 96 static int32_t CameraCreateVideoEnc(FrameConfig &fc, in CameraCreateVideoEnc() argument 198 static CODEC_HANDLETYPE CameraCreateJpegEncProc(FrameConfig &fc, uint32_t srcDev, AvCodecMime codecMime, in CameraCreateJpegEncProc() argument 235 static int32_t CameraCreateJpegEnc(FrameConfig &fc, StreamAttr stream, uint32_t srcDev, CODEC_HANDLETYPE *codecHdl) in CameraCreateJpegEnc() argument 295 StreamAttrInitialize(StreamAttr *streamAttr, Surface *surface, StreamType streamType, FrameConfig &fc) StreamAttrInitialize() argument 432 SetFrameConfig(FrameConfig &fc, uint32_t *streamId) SetFrameConfig() argument 544 SetFrameConfig(FrameConfig &fc, uint32_t *streamId) SetFrameConfig() argument 603 SetFrameConfig(FrameConfig &fc, uint32_t *streamId) SetFrameConfig() argument 712 SetFrameConfig(FrameConfig &fc, uint32_t *streamId) SetFrameConfig() argument 852 TriggerLoopingCapture(FrameConfig &fc, uint32_t *streamId) TriggerLoopingCapture() argument 933 TriggerSingleCapture(FrameConfig &fc, uint32_t *streamId) TriggerSingleCapture() argument [all...] |
/foundation/filemanagement/storage_service/services/storage_daemon/mtpfs/src/ |
H A D | mtpfs_fuse.cpp | 465 struct fuse_context *fc = fuse_get_context(); in GetAttr() local
|
/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/ |
H A D | fillp_dfx.c | 452 FILLP_CONST struct GlobalAppFlowControl *fc = &resource->flowControl; in DoShowSockConfigRes() local
|