/foundation/graphic/graphic_2d/frameworks/surfaceimage/test/systemtest/ |
H A D | native_image_system_test.cpp | 62 void NativeImageSystemTest::OnFrameAvailable(void *context) in OnFrameAvailable() argument
|
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/ |
H A D | webgl_rendering_context_overloads.cpp | 46 static int64_t GetOffset(napi_env env, napi_value data, WebGLRenderingContext* context) in GetOffset() argument 66 WebGLRenderingContext* context = GetWebGLRenderingContextBase(env, funcArg.GetThisVar()); in BufferData() local 110 WebGLRenderingContext* context = GetWebGLRenderingContextBase(env, funcArg.GetThisVar()); BufferSubData() local 142 WebGLRenderingContext* context = GetWebGLRenderingContextBase(env, funcArg.GetThisVar()); CompressedTexImage2D() local 208 WebGLRenderingContext* context = GetWebGLRenderingContextBase(env, funcArg.GetThisVar()); CompressedTexSubImage2D() local 274 WebGLRenderingContext* context = GetWebGLRenderingContextBase(env, funcArg.GetThisVar()); ReadPixels() local 333 WebGLRenderingContext* context = GetWebGLRenderingContextBase(env, funcArg.GetThisVar()); TexImage2D() local 410 WebGLRenderingContext* context = GetWebGLRenderingContextBase(env, funcArg.GetThisVar()); TexSubImage2D() local 491 WebGLRenderingContext* context = GetWebGLRenderingContextBase(env, funcArg.GetThisVar()); Uniform1fv() local 503 WebGLRenderingContext* context = GetWebGLRenderingContextBase(env, funcArg.GetThisVar()); Uniform2fv() local 523 WebGLRenderingContext* context = GetWebGLRenderingContextBase(env, funcArg.GetThisVar()); Uniform3fv() local 543 WebGLRenderingContext* context = GetWebGLRenderingContextBase(env, funcArg.GetThisVar()); Uniform4fv() local 563 WebGLRenderingContext* context = GetWebGLRenderingContextBase(env, funcArg.GetThisVar()); Uniform1iv() local 584 WebGLRenderingContext* context = GetWebGLRenderingContextBase(env, funcArg.GetThisVar()); Uniform2iv() local 604 WebGLRenderingContext* context = GetWebGLRenderingContextBase(env, funcArg.GetThisVar()); Uniform3iv() local 624 WebGLRenderingContext* context = GetWebGLRenderingContextBase(env, funcArg.GetThisVar()); Uniform4iv() local 654 WebGLRenderingContext* context = GetWebGLRenderingContextBase(env, funcArg.GetThisVar()); UniformMatrix2fv() local 676 WebGLRenderingContext* context = GetWebGLRenderingContextBase(env, funcArg.GetThisVar()); UniformMatrix3fv() local 699 WebGLRenderingContext* context = GetWebGLRenderingContextBase(env, funcArg.GetThisVar()); UniformMatrix4fv() local [all...] |
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/image/ |
H A D | gpu_context.cpp | 35 bool GPUContext::BuildFromVK(const GrVkBackendContext& context) in BuildFromVK() argument 43 bool GPUContext::BuildFromVK(const GrVkBackendContext& context, const GPUContextOptions& options) in BuildFromVK() argument
|
H A D | bitmap.cpp | 100 InstallPixels(const ImageInfo& info, void* pixels, size_t rowBytes, ReleaseProc releaseProc, void* context) InstallPixels() argument
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/ |
H A D | rs_effect_render_node.cpp | 30 RSEffectRenderNode::RSEffectRenderNode(NodeId id, const std::weak_ptr<RSContext>& context, bool isTextureExportNode) in RSEffectRenderNode() argument
|
H A D | rs_canvas_render_node.cpp | 40 RSCanvasRenderNode::RSCanvasRenderNode(NodeId id, const std::weak_ptr<RSContext>& context, bool isTextureExportNode) in RSCanvasRenderNode() argument 144 void RSCanvasRenderNode::DrawShadow(RSModifierContext& context, RSPaintFilterCanvas& canvas) in DrawShadow() argument 224 void RSCanvasRenderNode::ApplyDrawCmdModifier(RSModifierContext& context, RSModifierType type) in ApplyDrawCmdModifier() argument 253 RSModifierContext context = { GetMutableRenderProperties(), &canvas }; in InternalDrawContent() local
|
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/ |
H A D | rs_processor.cpp | 243 auto& context = RSMainThread::Instance()->GetContext(); in MultiLayersPerf() local
|
/foundation/graphic/graphic_3d/3d_scene_adapter/src/ |
H A D | scene_adapter.cpp | 71 std::shared_ptr<AbilityRuntime::ApplicationContext> context = in GetHapInfo() local
|
/foundation/multimedia/image_framework/interfaces/kits/js/common/include/ |
H A D | image_receiver_napi.h | 110 std::unique_ptr<ImageReceiverAsyncContext> context = nullptr; member 150 std::shared_ptr<ImageReceiverAsyncContext> context = nullptr; global() member in OHOS::Media::ImageReceiverAvaliableListener [all...] |
H A D | image_creator_napi.h | 110 std::unique_ptr<ImageCreatorAsyncContext> context = nullptr; member 144 std::shared_ptr<ImageCreatorAsyncContext> context = nullptr; member in OHOS::Media::ImageCreatorReleaseListener
|
/foundation/multimedia/image_framework/interfaces/kits/js/common/include/sendable/ |
H A D | sendable_image_receiver_napi.h | 107 std::unique_ptr<SendableImageReceiverAsyncContext> context = nullptr;
member 147 std::shared_ptr<SendableImageReceiverAsyncContext> context = nullptr; global() member in OHOS::Media::SendableImageReceiverAvaliableListener [all...] |
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/ |
H A D | jpeg_decoder_test.cpp | 264 DecodeContext context;
in HWTEST_F() local 283 DecodeContext context;
in HWTEST_F() local 302 DecodeContext context;
in HWTEST_F() local 320 DecodeContext context;
in HWTEST_F() local 340 ProgDecodeContext context;
in HWTEST_F() local 359 ProgDecodeContext context; HWTEST_F() local 376 ProgDecodeContext context; HWTEST_F() local [all...] |
/foundation/multimedia/image_framework/plugins/common/libs/image/libbmpplugin/src/ |
H A D | bmp_decoder.cpp | 113 uint32_t BmpDecoder::SetShareMemBuffer(uint64_t byteCount, DecodeContext &context) in SetShareMemBuffer() argument 149 static uint32_t DmaMemAlloc(uint64_t count, DecodeContext &context, SkImageInf argument 186 SetBuffer(uint64_t byteCount, DecodeContext &context) SetBuffer() argument 224 SetBufferForPlatform(uint64_t byteCount, DecodeContext &context) SetBufferForPlatform() argument 259 SetContextPixelsBuffer(uint64_t byteCount, DecodeContext &context, SkImageInfo &dstInfo) SetContextPixelsBuffer() argument 287 Decode(uint32_t index, DecodeContext &context) Decode() argument 329 PromoteIncrementalDecode(uint32_t index, ProgDecodeContext &context) PromoteIncrementalDecode() argument [all...] |
/foundation/multimedia/image_effect/frameworks/native/efilter/filterimpl/brightness/ |
H A D | cpu_brightness_algo.cpp | 47 OnApplyRGBA8888(EffectBuffer *src, EffectBuffer *dst, std::map<std::string, Plugin::Any> &value, std::shared_ptr<EffectContext> &context) OnApplyRGBA8888() argument 95 OnApplyYUVNV21(EffectBuffer *src, EffectBuffer *dst, std::map<std::string, Plugin::Any> &value, std::shared_ptr<EffectContext> &context) OnApplyYUVNV21() argument 155 OnApplyYUVNV12(EffectBuffer *src, EffectBuffer *dst, std::map<std::string, Plugin::Any> &value, std::shared_ptr<EffectContext> &context) OnApplyYUVNV12() argument
|
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/include/ |
H A D | basic_transformer.h | 72 int32_t *context = nullptr; member
|
/foundation/multimedia/image_framework/plugins/common/libs/image/libwebpplugin/src/ |
H A D | webp_decoder.cpp | 125 uint32_t WebpDecoder::Decode(uint32_t index, DecodeContext &context) in Decode() argument 160 uint32_t WebpDecoder::PromoteIncrementalDecode(uint32_t index, ProgDecodeContext &context) in PromoteIncrementalDecode() argument 278 uint32_t WebpDecoder::DoCommonDecode(DecodeContext &context) in DoCommonDecode() argument 314 DoIncrementalDecode(ProgDecodeContext &context) DoIncrementalDecode() argument 363 InitWebpOutput(const DecodeContext &context, WebPDecBuffer &output) InitWebpOutput() argument 372 PreDecodeProc(DecodeContext &context, WebPDecoderConfig &config, bool isIncremental) PreDecodeProc() argument 394 SharedMemoryCreate(DecodeContext &context, const uint32_t &byteCount) SharedMemoryCreate() argument 434 HeapMemoryCreate(DecodeContext &context, const uint32_t &byteCount) HeapMemoryCreate() argument 470 DmaMemoryCreate(DecodeContext &context, const uint32_t &byteCount, const Size &webpSize) DmaMemoryCreate() argument 508 AllocOutputBuffer(DecodeContext &context, bool isIncremental) AllocOutputBuffer() argument [all...] |
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/png_test/ |
H A D | png_decoder_test.cpp | 167 DecodeContext context;
in HWTEST_F() local 449 DecodeContext context;
in HWTEST_F() local 465 DecodeContext context;
in HWTEST_F() local 489 DecodeContext context;
in HWTEST_F() local 510 DecodeContext context;
in HWTEST_F() local 546 ProgDecodeContext context; HWTEST_F() local 562 ProgDecodeContext context; HWTEST_F() local 585 ProgDecodeContext context; HWTEST_F() local 604 ProgDecodeContext context; HWTEST_F() local 624 ProgDecodeContext context; HWTEST_F() local 1168 DecodeContext context; HWTEST_F() local 1184 DecodeContext context; HWTEST_F() local 1333 ImagePlugin::DecodeContext context; HWTEST_F() local 1348 ImagePlugin::DecodeContext context; HWTEST_F() local 1450 DecodeContext context; HWTEST_F() local 1470 DecodeContext context; HWTEST_F() local 1490 ImagePlugin::DecodeContext context; HWTEST_F() local 1506 ImagePlugin::DecodeContext context; HWTEST_F() local 1524 ProgDecodeContext context; HWTEST_F() local 1544 ProgDecodeContext context; HWTEST_F() local 1566 ProgDecodeContext context; HWTEST_F() local 1708 ProgDecodeContext context; HWTEST_F() local [all...] |
/foundation/multimedia/av_session/frameworks/js/napi/session/src/ |
H A D | napi_avcontroller_callback.cpp | 217 void NapiAVControllerCallback::ThreadSafeCallback(napi_env env, napi_value js_cb, void* context, void* data) in ThreadSafeCallback() argument
|
/foundation/multimedia/camera_framework/interfaces/kits/js/camera_napi/include/picker/ |
H A D | camera_picker_napi.h | 59 auto context = mContext_.lock(); in GetBundleName() local 68 auto context = mContext_.lock(); in GetUIContent() local [all...] |
/foundation/multimedia/image_effect/frameworks/native/efilter/filterimpl/contrast/ |
H A D | cpu_contrast_algo.cpp | 38 OnApplyRGBA8888(EffectBuffer *src, EffectBuffer *dst, std::map<std::string, Plugin::Any> &value, std::shared_ptr<EffectContext> &context) OnApplyRGBA8888() argument 86 OnApplyYUVNV21(EffectBuffer *src, EffectBuffer *dst, std::map<std::string, Plugin::Any> &value, std::shared_ptr<EffectContext> &context) OnApplyYUVNV21() argument 143 OnApplyYUVNV12(EffectBuffer *src, EffectBuffer *dst, std::map<std::string, Plugin::Any> &value, std::shared_ptr<EffectContext> &context) OnApplyYUVNV12() argument
|
/foundation/multimedia/image_effect/frameworks/native/effect/pipeline/core/ |
H A D | filter_base.cpp | 126 Negotiate(const std::string& inPort, const std::shared_ptr<Capability> &capability, std::shared_ptr<EffectContext> &context) Negotiate() argument 129 PushData(const std::string &inPort, const std::shared_ptr<EffectBuffer> &buffer, std::shared_ptr<EffectContext> &context) PushData() argument
|
/foundation/multimedia/image_effect/frameworks/native/effect/manager/colorspace_manager/ |
H A D | colorspace_helper.cpp | 188 ErrorCode ApplyColorSpaceIfNeed(std::shared_ptr<EffectBuffer> &srcBuffer, const std::shared_ptr<EffectContext> &context, in ApplyColorSpaceIfNeed() argument 223 DecomposeHdrImageIfNeed(const EffectColorSpace &colorSpace, const EffectColorSpace &chosenColorSpace, std::shared_ptr<EffectBuffer> &buffer, const std::shared_ptr<EffectContext> &context) DecomposeHdrImageIfNeed() argument 258 ConvertColorSpace(std::shared_ptr<EffectBuffer> &srcBuffer, std::shared_ptr<EffectContext> &context) ConvertColorSpace() argument [all...] |
/foundation/multimedia/image_effect/test/unittest/ |
H A D | TestRenderEnvironment.cpp | 171 RenderContext *context = renderEnvironment->GetContext(); in HWTEST_F() local
|
/foundation/multimedia/media_library/frameworks/js/src/ |
H A D | cloud_enhancement_task_state_napi.cpp | 137 NewCloudEnhancementTaskStateNapi(napi_env env, CloudEnhancementAsyncContext* context) NewCloudEnhancementTaskStateNapi() argument
|
/foundation/multimedia/player_framework/frameworks/js/player/ |
H A D | video_callback_napi.cpp | 43 void VideoCallbackNapi::QueueAsyncWork(VideoPlayerAsyncContext *context) in QueueAsyncWork() argument 68 VideoPlayerAsyncContext *context = contextQue.front(); in ClearAsyncWorkWithErrorCode() local 137 VideoPlayerAsyncContext *context = contextMap_.at(AsyncWorkType::ASYNC_WORK_SEEK).front(); OnSeekDoneCb() local 158 VideoPlayerAsyncContext *context = contextMap_.at(AsyncWorkType::ASYNC_WORK_SPEED).front(); OnSpeedDoneCb() local 175 VideoPlayerAsyncContext *context = contextMap_.at(AsyncWorkType::ASYNC_WORK_BITRATE).front(); OnBitRateDoneCb() local 192 VideoPlayerAsyncContext *context = contextMap_.at(AsyncWorkType::ASYNC_WORK_VOLUME).front(); OnVolumeDoneCb() local 281 VideoPlayerAsyncContext *context = contextMap_.at(asyncWork).front(); DequeueAsyncWork() local [all...] |