Searched refs:horizon (Results 1 – 7 of 7) sorted by relevance
/ohos5.0/foundation/graphic/graphic_2d/ |
H A D | default.scss | 44 horizon-align: middle; 56 horizon-align: middle; 65 horizon-align: middle; 74 horizon-align: middle; 83 horizon-align: middle; 99 horizon-align: middle; 112 horizon-align: middle; 121 horizon-align: middle; 130 horizon-align: middle; 140 horizon-align: middle; [all …]
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/effect/test/unittest/ |
H A D | program_unittest.cpp | 46 auto horizon = std::make_shared<HorizontalBlurFilter>(); variable 47 program->Compile(horizon->GetVertexShader(), horizon->GetFragmentShader());
|
H A D | algo_filter_unittest.cpp | 60 auto horizon = filterFactory.GetFilter("HorizontalBlur"); variable 64 auto type = horizon->GetFilterType();
|
/ohos5.0/base/powermgr/display_manager/brightness_manager/src/ |
H A D | light_lux_buffer.cpp | 163 void LightLuxBuffer::Prune(const int64_t horizon) in Prune() argument 174 if (mBufferTime[next] > horizon) { in Prune() 180 if (mBufferTime[mStart] < horizon) { in Prune() 181 mBufferTime[mStart] = horizon; in Prune()
|
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/shaders/common/ |
H A D | 3d_dm_brdf_common.h | 45 const float horizon = min(1.0 + dot(R, N), 1.0); in SpecularHorizonOcclusion() local 46 return horizon * horizon; in SpecularHorizonOcclusion()
|
/ohos5.0/base/powermgr/display_manager/brightness_manager/include/ |
H A D | light_lux_buffer.h | 36 void Prune(const int64_t horizon);
|
/ohos5.0/base/web/webview/ohos_nweb/prebuilts/ |
H A D | NOTICE | 21948 "Netscape'', the "Netscape N and horizon'' logo or the 37159 "Netscape'', the "Netscape N and horizon'' logo or the 85475 "Netscape'', the "Netscape N and horizon'' logo or the 93013 "Netscape'', the "Netscape N and horizon'' logo or the 98107 "Netscape'', the "Netscape N and horizon'' logo or the 102966 "Netscape'', the "Netscape N and horizon'' logo or the 125534 "Netscape'', the "Netscape N and horizon'' logo or the
|