Home
last modified time | relevance | path

Searched defs:at (Results 1 - 14 of 14) sorted by relevance

/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/interface/
H A Dbitmap_test.h41 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 Dwebp_encoder_test.cpp709 Media::AlphaType at = AlphaType::IMAGE_ALPHA_TYPE_UNPREMUL; in HWTEST_F() local
/foundation/CastEngine/castengine_wifi_display/services/utils/
H A Dcircular_buffer.h129 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 D3d_dm_brdf_common.h115 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 D3d_dm_lighting_common.h556 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 Dstring_view.h244 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 Dvector.h475 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 Dwebp_encoder.cpp780 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 Djpeg_encoder.cpp237 SkAlphaType at = SkAlphaType::kUnknown_SkAlphaType; in SequenceEncoder() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/include/
H A Dpixel_map_utils.h160 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 Dimage_provider.cpp813 SkAlphaType at = AlphaTypeToSkAlphaType(pixmap); local
825 RSAlphaType at = AlphaTypeToDrawingAlphaType(pixmap); local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/picture/
H A Dpicture.cpp174 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 Dbtm_snoop_filter_acl.c714 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 Drosen_render_image.cpp1505 SkAlphaType at = AlphaTypeToSkAlphaType(pixmap); local

Completed in 22 milliseconds