/foundation/graphic/graphic_2d/rosen/test/render/render/unittest/drawable/ |
H A D | rs_render_autocache_test.cpp | 120 bool res = drawable->PreDrawableCacheState(params, isOpincDropNodeExt); in HWTEST() local 218 bool res = drawable->BeforeDrawCacheProcessChildNode(cacheStragy, params); in HWTEST() local 373 bool res = drawable->DrawAutoCache(canvas, image, samplingOption, constraint); HWTEST() local 407 std::string res = drawable->GetNodeDebugInfo(); HWTEST() local [all...] |
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/platform/ohos/backend/ |
H A D | rs_surface_ohos_vulkan_test.cpp | 169 auto res = rsSurface.RequestNativeWindowBuffer(&nativeWindowBuffer, width, height, fenceFd, useAFBC); in HWTEST_F() local
|
/foundation/graphic/graphic_3d/lume/metaobject/src/ |
H A D | future.cpp | 169 void Promise::Set(const IAny::Ptr& res) in Set() argument
|
/foundation/graphic/graphic_3d/lume/metaobject/src/property/ |
H A D | property.cpp | 38 auto res = SetInternalValue(value); in SetValue() local
|
/foundation/multimedia/av_codec/services/engine/codec/audio/ |
H A D | audio_resample.cpp | 82 auto res = swr_convert(swrCtx_.get(), resampleChannelAddr_.data(), resamplePara_.destSamplesPerFrame, in Convert() local
|
/foundation/graphic/graphic_2d/rosen/test/render/render/unittest/animat/ |
H A D | rs_path_animat_test.cpp | 67 std::shared_ptr<RSInterpolator> res; in HWTEST_F() local 142 float res = rsRenderPathAnimat.GetBeginFraction(); in HWTEST_F() local 177 float res = rsRenderPathAnimat.GetEndFraction(); in HWTEST_F() local 249 bool res = rsRenderPathAnimat.Marshalling(parcel); in HWTEST_F() local 285 bool res = rsRenderPathAnimat.ParseParam(parcel); HWTEST_F() local [all...] |
H A D | rs_animat_rate_decider_test.cpp | 169 int32_t res = rsAnimationRateDecider.ProcessVector4f(property, frameRateGetFunc); in HWTEST_F() local 193 int32_t res = rsAnimationRateDecider.CalculatePreferredRate(property, frameRateGetFunc); in HWTEST_F() local 227 int32_t res = rsAnimationRateDecider.ProcessVector2f(property, frameRateGetFunc); HWTEST_F() local 251 int32_t res = rsAnimationRateDecider.ProcessFloat(property, frameRateGetFunc); HWTEST_F() local [all...] |
H A D | rs_keyframe_animat_test.cpp | 125 bool res = rsRenderKeyframeAnimat.Marshalling(parcel); in HWTEST_F() local 152 bool res = rsRenderKeyframeAnimat.ParseParam(parcel); in HWTEST_F() local 196 bool res = rsRenderKeyframeAnimat.ParseDurationKeyframesParam(parcel, keyframeSize); in HWTEST_F() local
|
H A D | rs_animat_fraction_test.cpp | 44 float res = rsAnimationFraction.GetAnimationScale(); in HWTEST_F() local 97 int64_t res = rsAnimationFraction.GetLastFrameTime(); in HWTEST_F() local 126 bool res = rsAnimationFraction.IsStartRunning(deltaTime, startDelayNs); in HWTEST_F() local 166 int64_t res = rsAnimationFraction.GetLastFrameTime(); HWTEST_F() local 196 float res = rsAnimationFraction.GetStartFraction(); HWTEST_F() local 231 float res = rsAnimationFraction.GetEndFraction(); HWTEST_F() local 362 bool res = rsAnimationFraction.GetRepeatCallbackEnable(); HWTEST_F() local [all...] |
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/backend/ |
H A D | rs_surface_ohos_raster.cpp | 63 int res = tempFence->Wait(3000); in RequestFrame() local
|
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/drawable/ |
H A D | rs_render_node_drawable_autocache_test.cpp | 98 bool res = drawable->PreDrawableCacheState(params, isOpincDropNodeExt); in HWTEST() local 184 bool res = drawable->BeforeDrawCacheProcessChildNode(cacheStragy, params); in HWTEST() local 343 bool res = drawable->DrawAutoCache(canvas, image, samplingOption, constraint); HWTEST() local 407 std::string res = drawable->GetNodeDebugInfo(); HWTEST() local [all...] |
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/ui/ |
H A D | rs_proxy_node_test.cpp | 175 NodeId res = node->GetHierarchyCommandNodeId(); in HWTEST_F() local
|
H A D | rs_canvas_drawing_node_test.cpp | 69 bool res = canvasNode->ResetSurface(width, height); in HWTEST_F() local 112 bool res = drawingNode->GetBitmap(bitmap, drawCmdList, &rect); in HWTEST_F() local 139 bool res = drawingNode->GetPixelmap(pixelmap, drawCmdList, &rect); in HWTEST_F() local [all...] |
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/animation/ |
H A D | rs_animation_fraction_test.cpp | 57 float res = rsAnimationFraction.GetAnimationScale(); in HWTEST_F() local 110 int64_t res = rsAnimationFraction.GetLastFrameTime(); in HWTEST_F() local 122 int64_t res = rsAnimationFraction.GetLastFrameTime(); in HWTEST_F() local 138 bool res = rsAnimationFraction.IsStartRunning(deltaTime, startDelayNs); in HWTEST_F() local 219 float res = rsAnimationFraction.GetStartFraction(); HWTEST_F() local 231 float res = rsAnimationFraction.GetEndFraction(); HWTEST_F() local 375 bool res = rsAnimationFraction.GetRepeatCallbackEnable(); HWTEST_F() local [all...] |
H A D | rs_animation_rate_decider_test.cpp | 171 int32_t res = rsAnimationRateDecider.CalculatePreferredRate(property, frameRateGetFunc); in HWTEST_F() local 203 int32_t res = rsAnimationRateDecider.ProcessVector4f(property, frameRateGetFunc); in HWTEST_F() local 227 int32_t res = rsAnimationRateDecider.ProcessVector2f(property, frameRateGetFunc); HWTEST_F() local 251 int32_t res = rsAnimationRateDecider.ProcessFloat(property, frameRateGetFunc); HWTEST_F() local [all...] |
H A D | rs_render_path_animation_test.cpp | 85 std::shared_ptr<RSInterpolator> res; in HWTEST_F() local 160 float res = rsRenderPathAnimation.GetBeginFraction(); in HWTEST_F() local 195 float res = rsRenderPathAnimation.GetEndFraction(); in HWTEST_F() local 268 bool res = rsRenderPathAnimation.Marshalling(parcel); in HWTEST_F() local 305 bool res = rsRenderPathAnimation.ParseParam(parcel); HWTEST_F() local [all...] |
H A D | rs_render_keyframe_animation_test.cpp | 138 bool res = rsRenderKeyframeAnimation.Marshalling(parcel); in HWTEST_F() local 167 bool res = rsRenderKeyframeAnimation.ParseParam(parcel); in HWTEST_F() local 182 bool res = rsRenderKeyframeAnimation.ParseDurationKeyframesParam(parcel, keyframeSize); in HWTEST_F() local
|
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/ |
H A D | rs_uni_render_thread_test.cpp | 251 bool res = instance.IsIdle(); in HWTEST_F() local 445 uint32_t res = instance.GetDynamicRefreshRate(); in HWTEST_F() local 460 bool res = instance.WaitUntilDisplayNodeBufferReleased(*displayNodeDrawable); in HWTEST_F() local 478 uint32_t res = instance.GetRefreshRate(); in HWTEST_F() local [all...] |
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/ |
H A D | drawing_bitmap_test.cpp | 196 bool res = OH_Drawing_BitmapReadPixels(nullptr, nullptr, nullptr, width * 4, 0, 0); in HWTEST_F() local [all...] |
/foundation/graphic/graphic_2d/rosen/test/render/render/unittest/pipeline/ |
H A D | rs_uni_render_thread_ext_test.cpp | 383 bool res = instance.IsIdle(); in HWTEST_F() local 445 uint32_t res = instance.GetDynamicRefreshRate(); in HWTEST_F() local 460 bool res = instance.WaitUntilDisplayNodeBufferReleased(*displayNodeDrawable); in HWTEST_F() local 478 uint32_t res = instance.GetRefreshRate(); in HWTEST_F() local [all...] |
/foundation/filemanagement/user_file_service/services/native/file_access_service/include/ |
H A D | holder_manager.h | 70 auto res = iter->second; in pop() local
|
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/webgl/ |
H A D | webgl_shader.h | 48 void SetShaderRes(const std::string& res) in SetShaderRes() argument
|
/foundation/graphic/graphic_2d/rosen/modules/animation/window_animation/test/unittest/ |
H A D | rs_window_animation_stub_test.cpp | 115 int res = windowAnimationStub_->OnRemoteRequest( in HWTEST_F() local 133 int res = windowAnimationStub_->OnRemoteRequest(-1, data, reply, option); in HWTEST_F() local 151 int res = windowAnimationStub_->OnRemoteRequest( in HWTEST_F() local 171 int res = windowAnimationStub_->OnRemoteRequest( in HWTEST_F() local 197 int res = windowAnimationStub_->OnRemoteRequest( HWTEST_F() local 215 int res = windowAnimationStub_->OnRemoteRequest( HWTEST_F() local 234 int res = windowAnimationStub_->OnRemoteRequest( HWTEST_F() local 267 int res = windowAnimationStub_->OnRemoteRequest( HWTEST_F() local 286 int res = windowAnimationStub_->OnRemoteRequest( HWTEST_F() local 320 int res = windowAnimationStub_->OnRemoteRequest( HWTEST_F() local 339 int res = windowAnimationStub_->OnRemoteRequest( HWTEST_F() local 366 int res = windowAnimationStub_->OnRemoteRequest( HWTEST_F() local 386 int res = windowAnimationStub_->OnRemoteRequest( HWTEST_F() local 412 int res = windowAnimationStub_->OnRemoteRequest( HWTEST_F() local 431 int res = windowAnimationStub_->OnRemoteRequest( HWTEST_F() local 456 int res = windowAnimationStub_->OnRemoteRequest( HWTEST_F() local 482 int res = windowAnimationStub_->OnRemoteRequest( HWTEST_F() local 536 int res = windowAnimationStub_->OnRemoteRequest( HWTEST_F() local [all...] |
/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/src/ |
H A D | vsync_connection_proxy.cpp | 47 int res = remote->SendRequest(IVSYNC_CONNECTION_REQUEST_NEXT_VSYNC, arg, ret, opt);
in RequestNextVSync() local 74 int res = remote->SendRequest(IVSYNC_CONNECTION_SET_UI_DVSYNC_SWITCH, arg, ret, opt);
in SetUiDvsyncSwitch() local 101 int res = remote->SendRequest(IVSYNC_CONNECTION_SET_NATIVE_DVSYNC_SWITCH, arg, ret, opt);
in SetNativeDVSyncSwitch() local 128 int res in SetUiDvsyncConfig() local 150 int res = remote->SendRequest(IVSYNC_CONNECTION_GET_RECEIVE_FD, arg, ret, opt); GetReceiveFd() local 189 int res = remote->SendRequest(IVSYNC_CONNECTION_SET_RATE, arg, ret, opt); SetVSyncRate() local 211 int res = remote->SendRequest(IVSYNC_CONNECTION_DESTROY, arg, ret, opt); Destroy() local [all...] |
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/ |
H A D | rs_profiler_packet.cpp | 70 auto res = std::move(data_); in Release() local
|