| /foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/ |
| H A D | a2dp_profile_peer.cpp | 547 SDPServiceCallback( const BtAddr *addr, const SdpService *serviceArray, const uint16_t serviceNum, void *context) SDPServiceCallback() argument
|
| H A D | a2dp_service.cpp | 38 void ObserverProfile::OnConnectStateChanged(const BtAddr &addr, const int state, void *context) in OnConnectStateChanged() argument 174 void ObserverProfile::OnAudioStateChanged(const BtAddr &addr, const int state, void *context) in OnAudioStateChanged() argument 203 void ObserverProfile::OnCodecStateChanged(const BtAddr &addr, const A2dpSrcCodecStatus codecInfo, void *context) in OnCodecStateChanged() argument
|
| /foundation/multimedia/audio_framework/services/audio_service/server/src/ |
| H A D | pa_adapter_manager.cpp | 733 void PaAdapterManager::PAContextStateCb(pa_context *context, void *userdata) in PAContextStateCb() argument
|
| /foundation/graphic/graphic_3d/lume/LumeRender/api/render/gles/ |
| H A D | intf_device_gles.h | 363 HGLRC context = nullptr; global() member [all...] |
| /foundation/graphic/graphic_3d/lume/LumeRender/src/ |
| H A D | renderer.cpp | 442 Renderer::Renderer(IRenderContext& context) in Renderer() argument [all...] |
| /foundation/multimedia/audio_framework/frameworks/js/napi/audiocapturer/ |
| H A D | napi_audio_capturer.cpp | 177 bool NapiAudioCapturer::CheckContextStatus(std::shared_ptr<AudioCapturerAsyncContext> context) in CheckContextStatus() argument 248 auto context = std::make_shared<AudioCapturerAsyncContext>(); in CreateAudioCapturer() local 187 CheckAudioCapturerStatus(NapiAudioCapturer *napi, std::shared_ptr<AudioCapturerAsyncContext> context) CheckAudioCapturerStatus() argument 299 auto context = std::make_shared<AudioCapturerAsyncContext>(); GetCapturerInfo() local 349 auto context = std::make_shared<AudioCapturerAsyncContext>(); GetStreamInfo() local 398 auto context = std::make_shared<AudioCapturerAsyncContext>(); Start() local 429 ReadFromNative(shared_ptr<AudioCapturerAsyncContext> context) ReadFromNative() argument 464 auto context = std::make_shared<AudioCapturerAsyncContext>(); Read() local 498 auto context = std::make_shared<AudioCapturerAsyncContext>(); GetAudioTime() local 554 auto context = std::make_shared<AudioCapturerAsyncContext>(); Stop() local 583 auto context = std::make_shared<AudioCapturerAsyncContext>(); Release() local 612 auto context = std::make_shared<AudioCapturerAsyncContext>(); GetBufferSize() local 661 auto context = std::make_shared<AudioCapturerAsyncContext>(); GetAudioStreamId() local 793 auto context = std::make_shared<AudioCapturerAsyncContext>(); GetOverflowCount() local [all...] |
| /foundation/multimedia/audio_framework/frameworks/js/napi/audiorenderer/ |
| H A D | napi_audio_renderer.cpp | 209 bool NapiAudioRenderer::CheckContextStatus(std::shared_ptr<AudioRendererAsyncContext> context) in CheckContextStatus() argument 276 auto context = std::make_shared<AudioRendererAsyncContext>(); in CreateAudioRenderer() local 219 CheckAudioRendererStatus(NapiAudioRenderer *napi, std::shared_ptr<AudioRendererAsyncContext> context) CheckAudioRendererStatus() argument 327 auto context = std::make_shared<AudioRendererAsyncContext>(); SetRenderRate() local 368 auto context = std::make_shared<AudioRendererAsyncContext>(); GetRenderRate() local 409 auto context = std::make_shared<AudioRendererAsyncContext>(); SetRendererSamplingRate() local 451 auto context = std::make_shared<AudioRendererAsyncContext>(); GetRendererSamplingRate() local 478 auto context = std::make_shared<AudioRendererAsyncContext>(); Start() local 514 auto context = std::make_shared<AudioRendererAsyncContext>(); Write() local 543 WriteArrayBufferToNative(std::shared_ptr<AudioRendererAsyncContext> context) WriteArrayBufferToNative() argument 578 auto context = std::make_shared<AudioRendererAsyncContext>(); GetAudioTime() local 635 auto context = std::make_shared<AudioRendererAsyncContext>(); Drain() local 664 auto context = std::make_shared<AudioRendererAsyncContext>(); Flush() local 693 auto context = std::make_shared<AudioRendererAsyncContext>(); Pause() local 722 auto context = std::make_shared<AudioRendererAsyncContext>(); Stop() local 751 auto context = std::make_shared<AudioRendererAsyncContext>(); Release() local 780 auto context = std::make_shared<AudioRendererAsyncContext>(); GetBufferSize() local 830 auto context = std::make_shared<AudioRendererAsyncContext>(); GetAudioStreamId() local 879 auto context = std::make_shared<AudioRendererAsyncContext>(); SetVolume() local 933 auto context = std::make_shared<AudioRendererAsyncContext>(); GetRendererInfo() local 980 auto context = std::make_shared<AudioRendererAsyncContext>(); GetStreamInfo() local 1028 auto context = std::make_shared<AudioRendererAsyncContext>(); SetInterruptMode() local 1092 auto context = std::make_shared<AudioRendererAsyncContext>(); GetMinStreamVolume() local 1135 auto context = std::make_shared<AudioRendererAsyncContext>(); GetMaxStreamVolume() local 1178 auto context = std::make_shared<AudioRendererAsyncContext>(); GetCurrentOutputDevices() local 1230 auto context = std::make_shared<AudioRendererAsyncContext>(); GetUnderflowCount() local 1273 auto context = std::make_shared<AudioRendererAsyncContext>(); GetAudioEffectMode() local 1299 auto context = std::make_shared<AudioRendererAsyncContext>(); SetAudioEffectMode() local 1575 auto context = std::make_shared<AudioRendererAsyncContext>(); SetDefaultOutputDevice() local [all...] |
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/ |
| H A D | rs_uni_render_visitor_test.cpp | 3419 std::weak_ptr<RSContext> context; in HWTEST_F() local 4174 std::shared_ptr<RSContext> context = nullptr; in HWTEST_F() local
|
| H A D | rs_round_corner_display_test.cpp | 1242 RSContext context; in HWTEST_F() local
|
| H A D | rs_main_thread_test.cpp | 496 auto& context = mainThread->GetContext(); in HWTEST_F() local 569 std::weak_ptr<RSContext> context = {}; in HWTEST_F() local 908 std::weak_ptr<RSContext> context = {}; in HWTEST_F() local 1497 std::shared_ptr<RSContext> context in HWTEST_F() local 1522 std::shared_ptr<RSContext> context = std::make_shared<RSContext>(); HWTEST_F() local 2987 auto context = std::make_shared<RSContext>(); HWTEST_F() local 3903 auto context = mainThread->context_; HWTEST_F() local [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/params/ |
| H A D | rs_render_thread_params.h | 277 void SetContext(std::shared_ptr<RSContext> context) in SetContext() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/darwin/ |
| H A D | rs_system_properties.cpp | 366 int RSSystemProperties::WatchSystemProperty(const char* name, OnSystemPropertyChanged func, void* context) in WatchSystemProperty() argument
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/ |
| H A D | rs_render_node_test.cpp | 83 static inline std::weak_ptr<RSContext> context = {}; member in OHOS::Rosen::RSRenderNodeTest 2415 std::shared_ptr<RSContext> context = nullptr; HWTEST_F() local [all...] |
| /foundation/graphic/graphic_2d/rosen/test/render/render/unittest/pipeline/ |
| H A D | rs_main_thread_unit_test.cpp | 468 auto& context = mainThread->GetContext(); in HWTEST_F() local 567 std::weak_ptr<RSContext> context = {}; in HWTEST_F() local 906 std::weak_ptr<RSContext> context = {}; in HWTEST_F() local 1495 std::shared_ptr<RSContext> context in HWTEST_F() local 1520 std::shared_ptr<RSContext> context = std::make_shared<RSContext>(); HWTEST_F() local [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/windows/ |
| H A D | rs_system_properties.cpp | 366 int RSSystemProperties::WatchSystemProperty(const char* name, OnSystemPropertyChanged func, void* context) in WatchSystemProperty() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/test/fuzztest/rsanimationbase_fuzzer/ |
| H A D | rsanimationbase_fuzzer.cpp | 339 RSContext context; in RSRenderInteractiveImplictAnimatorAndMapFuzzerTest() local
|
| /foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/text/paragraph_napi/ |
| H A D | js_paragraph.cpp | 808 sptr<ConcreteContext> context = sptr<ConcreteContext>::MakeSptr(); in OnLayoutAsync() local [all...] |
| /foundation/multimedia/image_framework/frameworks/kits/js/common/ |
| H A D | image_creator_napi.cpp | 71 static void CommonCallbackRoutine(napi_env env, Contextc &context, const napi_value &valueParam, bool isRelease = true) in CommonCallbackRoutine() argument 635 JsQueueImageCallBack(napi_env env, napi_status status, ImageCreatorAsyncContext* context) JsQueueImageCallBack() argument 678 unique_ptr<ImageCreatorAsyncContext> context = make_unique<ImageCreatorAsyncContext>(); JsQueueImage() local 784 Contextc context = reinterpret_cast<Contextc>(work->data); DoCallBackAfterWork() local 814 DoCallBack(shared_ptr<ImageCreatorAsyncContext> context, string name, CompleteCreatorCallback callBack) DoCallBack() argument [all...] |
| H A D | picture_napi.cpp | 101 std::unique_ptr<PictureAsyncContext> context; member 504 auto context = static_cast<PictureAsyncContext*>(data); in STATIC_EXEC_FUNC() local 704 auto context = static_cast<PictureAsyncContext*>(data); CreateHDRComposedPixelmapComplete() local 785 auto context = static_cast<PictureAsyncContext*>(data); GetMetadataComplete() local 842 auto context = static_cast<PictureAsyncContext*>(data); SetMetadataComplete() local [all...] |
| H A D | image_receiver_napi.cpp | 75 static void CommonCallbackRoutine(napi_env env, Context &context, const napi_value &valueParam, bool isRelease = true) in CommonCallbackRoutine() argument 732 FailedCallbackRoutine(napi_env env, Context &context, uint32_t errCode) FailedCallbackRoutine() argument 906 Context context = reinterpret_cast<Context>(work->data); Callback() local 937 DoCallBack(shared_ptr<ImageReceiverAsyncContext> &context, string name, CompleteCallback callBack) DoCallBack() argument [all...] |
| /foundation/multimedia/image_framework/plugins/common/libs/image/libpngplugin/src/ |
| H A D | png_decoder.cpp | 163 uint32_t PngDecoder::Decode(uint32_t index, DecodeContext &context) in Decode() argument 217 bool AllocBufferForShareType(DecodeContext &context, uint64_t byteCount) in AllocBufferForShareType() argument 256 AllocBufferForDmaType(DecodeContext &context, uint64_t byteCount, PngImageInfo pngImageInfo) AllocBufferForDmaType() argument 289 AllocOutBuffer(DecodeContext &context, uint64_t byteCount) AllocOutBuffer() argument 325 AllocBufferForPlatform(DecodeContext &context, uint64_t byteCount) AllocBufferForPlatform() argument 360 AllocOutputBuffer(DecodeContext &context) AllocOutputBuffer() argument 391 PromoteIncrementalDecode(uint32_t index, ProgDecodeContext &context) PromoteIncrementalDecode() argument 1078 DoOneTimeDecode(DecodeContext &context) DoOneTimeDecode() argument [all...] |
| /foundation/multimedia/image_framework/interfaces/innerkits/include/ |
| H A D | pixel_map.h | 90 void* context = nullptr; member
|
| /foundation/multimedia/image_framework/plugins/common/libs/image/libgifplugin/src/ |
| H A D | gif_decoder.cpp | 141 uint32_t GifDecoder::Decode(uint32_t index, DecodeContext &context) in Decode() argument 187 uint32_t GifDecoder::PromoteIncrementalDecode(uint32_t index, ProgDecodeContext &context) in PromoteIncrementalDecode() argument 664 AllocMemory(DecodeContext &context, GifFileType *gifPtr) AllocMemory() argument 682 FreeMemory(DecodeContext &context) FreeMemory() argument 699 RedirectOutputBuffer(DecodeContext &context) RedirectOutputBuffer() argument [all...] |
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/ |
| H A D | pixel_yuv.cpp | 767 void PixelYuv::SetPixelsAddr(void *addr, void *context, uint32_t size, AllocatorType type, CustomFreePixelMap func) in SetPixelsAddr() argument
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/pixel_map_test/ |
| H A D | pixel_map_test.cpp | 1564 void *context = malloc(contextSize); in HWTEST_F() local
|