Home
last modified time | relevance | path

Searched defs:fc (Results 1 - 13 of 13) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_font_collection.cpp45 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 Ddrawing_register_font.cpp70 auto fc = ConvertToOriginalText<FontCollection>(fontCollection); in LoadFromFontCollection() local
/foundation/graphic/graphic_2d/rosen/test/2d_engine/unittest/rosen_text/adapter/skia_txt/
H A Drun_test.cpp47 std::shared_ptr<FontCollection> fc = FontCollection::From(std::make_shared<txt::FontCollection>()); in SetUp() local
/foundation/multimedia/camera_lite/frameworks/passthrough/src/
H A Dcamera_device_client.cpp63 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 Dcamera_device.h47 virtual int32_t SetFrameConfig(FrameConfig &fc, uint32_t *streamId) in SetFrameConfig() argument
/foundation/multimedia/camera_lite/frameworks/
H A Dcamera_impl.cpp96 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 Dcamera_device_client.cpp108 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 Drfcomm.h123 uint8_t fc; member
151 uint8_t fc; member
/foundation/multimedia/camera_lite/services/server/src/
H A Dcamera_server.cpp203 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 Dcamera_lite_test.cpp353 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 Dcamera_device.cpp96 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 Dmtpfs_fuse.cpp465 struct fuse_context *fc = fuse_get_context(); in GetAttr() local
/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Dfillp_dfx.c452 FILLP_CONST struct GlobalAppFlowControl *fc = &resource->flowControl; in DoShowSockConfigRes() local

Completed in 11 milliseconds