/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/interface/ |
H A D | bitmap_test.h | 41 explicit BitmapReadPixels(int type, OH_Drawing_ColorFormat ct, OH_Drawing_AlphaFormat at) in BitmapReadPixels() argument
|
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/plugin_test/ |
H A D | webp_encoder_test.cpp | 709 Media::AlphaType at = AlphaType::IMAGE_ALPHA_TYPE_UNPREMUL; in HWTEST_F() local
|
/foundation/CastEngine/castengine_wifi_display/services/utils/ |
H A D | circular_buffer.h | 129 T &at(size_t index) in at() function in OHOS::Sharing::circular_buffer
|
/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/shaders/common/ |
H A D | 3d_dm_brdf_common.h | 115 float dGGXAnisotropic(float at, float ab, float NoH, float ToH, float BoH, float anisotropy) in dGGXAnisotropic() argument 174 const float at = max(alpha * (1.0 + anisotropy), CORE_BRDF_EPSILON); in microfacedSpecularBrdfAnisotropic() local 142 vGGXAnisotropic( float at, float ab, float NoL, float NoV, float ToL, float ToV, float BoL, float BoV, float anisotropy) vGGXAnisotropic() argument [all...] |
H A 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/graphic/graphic_3d/lume/LumeBase/api/base/containers/ |
H A D | string_view.h | 244 constexpr typename basic_string_view<CharT>::const_reference basic_string_view<CharT>::at(size_type pos) const in at() function in basic_string_view
|
H A D | vector.h | 475 reference at(size_type index) in at() function in vector 481 const_reference at(size_type index) const in at() function in vector
|
/foundation/multimedia/image_framework/plugins/common/libs/image/libwebpplugin/src/ |
H A D | webp_encoder.cpp | 780 ImageInfo WebpEncoder::MakeImageInfo(int width, int height, PixelFormat pf, AlphaType at, ColorSpace cs) in MakeImageInfo() argument
|
/foundation/multimedia/image_framework/plugins/common/libs/image/libjpegplugin/src/ |
H A D | jpeg_encoder.cpp | 237 SkAlphaType at = SkAlphaType::kUnknown_SkAlphaType; in SequenceEncoder() local
|
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/include/ |
H A D | pixel_map_utils.h | 160 static ImageInfo MakeImageInfo(int width, int height, PixelFormat pf, AlphaType at, ColorSpace cs = ColorSpace::SRGB) in MakeImageInfo() argument
|
/foundation/arkui/ace_engine/frameworks/core/image/ |
H A D | image_provider.cpp | 813 SkAlphaType at = AlphaTypeToSkAlphaType(pixmap); local 825 RSAlphaType at = AlphaTypeToDrawingAlphaType(pixmap); local
|
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/picture/ |
H A D | picture.cpp | 174 static ImageInfo MakeImageInfo(int width, int height, PixelFormat pf, AlphaType at, ColorSpace cs) in MakeImageInfo() argument
|
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/ |
H A D | btm_snoop_filter_acl.c | 714 char *at = "ATD"; in RfcommDataFilterUseHfp() local 726 char *at = filterAT[ii]; in RfcommDataFilterUseHfp() local [all...] |
/foundation/arkui/ace_engine/frameworks/core/components/image/ |
H A D | rosen_render_image.cpp | 1505 SkAlphaType at = AlphaTypeToSkAlphaType(pixmap); local
|