Home
last modified time | relevance | path

Searched defs:context (Results 3626 - 3650 of 8830) sorted by relevance

1...<<141142143144145146147148149150>>...354

/foundation/graphic/graphic_2d/frameworks/surfaceimage/test/systemtest/
H A Dnative_image_system_test.cpp62 void NativeImageSystemTest::OnFrameAvailable(void *context) in OnFrameAvailable() argument
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl_rendering_context_overloads.cpp46 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 Dgpu_context.cpp35 bool GPUContext::BuildFromVK(const GrVkBackendContext& context) in BuildFromVK() argument
43 bool GPUContext::BuildFromVK(const GrVkBackendContext& context, const GPUContextOptions& options) in BuildFromVK() argument
H A Dbitmap.cpp100 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 Drs_effect_render_node.cpp30 RSEffectRenderNode::RSEffectRenderNode(NodeId id, const std::weak_ptr<RSContext>& context, bool isTextureExportNode) in RSEffectRenderNode() argument
H A Drs_canvas_render_node.cpp40 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 Drs_processor.cpp243 auto& context = RSMainThread::Instance()->GetContext(); in MultiLayersPerf() local
/foundation/graphic/graphic_3d/3d_scene_adapter/src/
H A Dscene_adapter.cpp71 std::shared_ptr<AbilityRuntime::ApplicationContext> context = in GetHapInfo() local
/foundation/multimedia/image_framework/interfaces/kits/js/common/include/
H A Dimage_receiver_napi.h110 std::unique_ptr<ImageReceiverAsyncContext> context = nullptr; member
150 std::shared_ptr<ImageReceiverAsyncContext> context = nullptr; global() member in OHOS::Media::ImageReceiverAvaliableListener
[all...]
H A Dimage_creator_napi.h110 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 Dsendable_image_receiver_napi.h107 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 Djpeg_decoder_test.cpp264 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 Dbmp_decoder.cpp113 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 Dcpu_brightness_algo.cpp47 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 Dbasic_transformer.h72 int32_t *context = nullptr; member
/foundation/multimedia/image_framework/plugins/common/libs/image/libwebpplugin/src/
H A Dwebp_decoder.cpp125 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 Dpng_decoder_test.cpp167 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 Dnapi_avcontroller_callback.cpp217 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 Dcamera_picker_napi.h59 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 Dcpu_contrast_algo.cpp38 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 Dfilter_base.cpp126 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 Dcolorspace_helper.cpp188 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 DTestRenderEnvironment.cpp171 RenderContext *context = renderEnvironment->GetContext(); in HWTEST_F() local
/foundation/multimedia/media_library/frameworks/js/src/
H A Dcloud_enhancement_task_state_napi.cpp137 NewCloudEnhancementTaskStateNapi(napi_env env, CloudEnhancementAsyncContext* context) NewCloudEnhancementTaskStateNapi() argument
/foundation/multimedia/player_framework/frameworks/js/player/
H A Dvideo_callback_napi.cpp43 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...]

Completed in 18 milliseconds

1...<<141142143144145146147148149150>>...354