/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/LumeShaderCompiler/src/ |
D | array_view.h | 122 constexpr reference at(size_type aIndex) noexcept in at() function 128 constexpr const_reference at(size_type aIndex) const noexcept in at() function
|
/foundation/CastEngine/castengine_wifi_display/services/utils/ |
D | circular_buffer.h | 129 T &at(size_t index) in at() function
|
/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/shaders/common/ |
D | 3d_dm_brdf_common.h | 115 float dGGXAnisotropic(float at, float ab, float NoH, float ToH, float BoH, float anisotropy) in dGGXAnisotropic() 143 …float at, float ab, float NoL, float NoV, float ToL, float ToV, float BoL, float BoV, float anisot… in vGGXAnisotropic() 174 const float at = max(alpha * (1.0 + anisotropy), CORE_BRDF_EPSILON); in microfacedSpecularBrdfAnisotropic() local
|
D | 3d_dm_lighting_common.h | 556 const float at = max(asv.alpha * (1.0 + asv.anisotropy), CORE3D_PBR_LIGHTING_EPSILON); in CalculateLight() local
|
/foundation/multimedia/image_framework/plugins/common/libs/image/libjpegplugin/src/ |
D | jpeg_encoder.cpp | 227 SkAlphaType at = SkAlphaType::kUnknown_SkAlphaType; in SequenceEncoder() local
|
/foundation/arkui/ace_engine/frameworks/core/image/ |
D | image_provider.cpp | 808 SkAlphaType at = AlphaTypeToSkAlphaType(pixmap); local 820 RSAlphaType at = AlphaTypeToDrawingAlphaType(pixmap); local
|
/foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/ |
D | vector.h | 475 reference at(size_type index) in at() function 481 const_reference at(size_type index) const in at() function
|
D | string_view.h | 244 constexpr typename basic_string_view<CharT>::const_reference basic_string_view<CharT>::at(size_type… in at() function
|
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/ |
D | btm_snoop_filter_acl.c | 714 char *at = "ATD"; in RfcommDataFilterUseHfp() local 726 char *at = filterAT[ii]; in RfcommDataFilterUseHfp() local
|
/foundation/multimedia/image_framework/plugins/common/libs/image/libwebpplugin/src/ |
D | webp_encoder.cpp | 768 ImageInfo WebpEncoder::MakeImageInfo(int width, int height, PixelFormat pf, AlphaType at, ColorSpac… in MakeImageInfo()
|
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/plugin_test/ |
D | webp_encoder_test.cpp | 708 Media::AlphaType at = AlphaType::IMAGE_ALPHA_TYPE_UNPREMUL; variable
|
/foundation/arkui/ace_engine/frameworks/core/components/image/ |
D | rosen_render_image.cpp | 1519 SkAlphaType at = AlphaTypeToSkAlphaType(pixmap); local
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/src/ |
D | distributed_test_tools.cpp | 86 for (uint64_t at = 0; at < retVector.size(); at++) { in CompareEntriesVector() local
|