Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:alphaType
(Results
1 - 25
of
68
) sorted by relevance
1
2
3
/foundation/arkui/ace_engine/frameworks/core/common/udmf/
H
A
D
udmf_client.h
34
AlphaType
alphaType
= AlphaType::IMAGE_ALPHA_TYPE_UNKNOWN;
member
/foundation/arkui/ace_engine/test/mock/core/rosen/
H
A
D
testing_image_info.h
28
TestingImageInfo(int width, int height, ColorType colorType, AlphaType
alphaType
,
in TestingImageInfo()
argument
H
A
D
testing_bitmap.h
46
AlphaType
alphaType
;
member
/foundation/arkui/ace_engine/interfaces/inner_api/drawable_descriptor/
H
A
D
image_converter.cpp
47
SkAlphaType ImageConverter::AlphaTypeToSkAlphaType(Media::AlphaType
alphaType
)
in AlphaTypeToSkAlphaType()
argument
68
SkAlphaType
alphaType
= ImageConverter::AlphaTypeToSkAlphaType(pixelMap->GetAlphaType());
in PixelMapToBitmap()
local
H
A
D
image_source_preview.h
56
AlphaType
alphaType
= AlphaType::IMAGE_ALPHA_TYPE_UNKNOWN;
member
/foundation/multimedia/image_framework/plugins/manager/include/image/
H
A
D
image_plugin_type.h
29
OHOS::Media::AlphaType
alphaType
= OHOS::Media::AlphaType::IMAGE_ALPHA_TYPE_UNKNOWN;
member
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/image/
H
A
D
bitmap.h
27
AlphaType
alphaType
;
member
H
A
D
image_info.h
35
ImageInfo(int width, int height, ColorType colorType, AlphaType
alphaType
,
in ImageInfo()
argument
133
void SetAlphaType(AlphaType
alphaType
)
in SetAlphaType()
argument
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/image/imageinfo_fuzzer/
H
A
D
imageinfo_fuzzer.cpp
49
uint32_t
alphaType
= GetObject<uint32_t>();
in ImageInfoFuzzTest001()
local
88
uint32_t
alphaType
= GetObject<uint32_t>();
in ImageInfoFuzzTest003()
local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkimage_fuzzer/
H
A
D
ndkimage_fuzzer.cpp
62
uint32_t
alphaType
= GetObject<uint32_t>();
in NativeDrawingImageTest()
local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing/test_case/
H
A
D
test_common.cpp
113
Drawing::AlphaType TestCommon::AlphaTypeToDrawingAlphaType(OHOS::Media::AlphaType
alphaType
)
in AlphaTypeToDrawingAlphaType()
argument
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/image/pixmap_fuzzer/
H
A
D
pixmap_fuzzer.cpp
48
uint32_t
alphaType
= GetObject<uint32_t>();
in PixmapFuzzTest000()
local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/
H
A
D
image_type_converter.cpp
30
AlphaType
alphaType
;
member
86
SkAlphaType ImageTypeConverter::ToSkAlphaType(const AlphaType
alphaType
)
in ToSkAlphaType()
argument
118
const string ImageTypeConverter::ToName(const AlphaType
alphaType
)
in ToName()
argument
[all...]
/foundation/multimedia/image_framework/interfaces/kits/native/include/
H
A
D
image_pixel_map_mdk.h
161
uint32_t
alphaType
;
member
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/render/rspixelmapshader_fuzzer/
H
A
D
rspixelmapshader_fuzzer.cpp
80
Drawing::AlphaType
alphaType
=
in GetPixelMapFromData()
local
/foundation/multimedia/image_framework/frameworks/kits/cj/include/
H
A
D
image_ffi.h
31
int32_t
alphaType
;
member
44
int32_t
alphaType
;
member
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H
A
D
skia_image.cpp
64
SkAlphaType
alphaType
= AlphaTypeToSkAlphaType(pixmap);
in MakeSkImageFromPixmap()
local
/foundation/arkui/ace_engine/test/unittest/interfaces/
H
A
D
drawable_descriptor_test.cpp
112
Media::AlphaType
alphaType
= Media::AlphaType::IMAGE_ALPHA_TYPE_OPAQUE;
in HWTEST_F()
local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H
A
D
rs_pixel_map_util.cpp
75
static Drawing::AlphaType AlphaTypeToDrawingAlphaType(AlphaType
alphaType
)
in AlphaTypeToDrawingAlphaType()
argument
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/image/bitmap_fuzzer/
H
A
D
bitmap_fuzzer.cpp
63
uint32_t
alphaType
= GetObject<uint32_t>();
in BitmapFuzzTest002()
local
95
uint32_t
alphaType
= GetObject<uint32_t>();
in BitmapFuzzTest003()
local
175
uint32_t
alphaType
= GetObject<uint32_t>();
in BitmapFuzzTest006()
local
197
uint32_t
alphaType
= GetObject<uint32_t>();
in BitmapFuzzTest007()
local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/draw/drawsurface_fuzzer/
H
A
D
drawsurface_fuzzer.cpp
96
uint32_t
alphaType
= GetObject<uint32_t>();
in SurfaceFuzzTest002()
local
142
uint32_t
alphaType
= GetObject<uint32_t>();
in SurfaceFuzzTest003()
local
/foundation/multimedia/image_framework/plugins/common/libs/image/libbmpplugin/src/
H
A
D
bmp_decoder.cpp
346
AlphaType BmpDecoder::ConvertToAlphaType(SkAlphaType
alphaType
)
in ConvertToAlphaType()
argument
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H
A
D
pixel_astc_test.cpp
525
const AlphaType
alphaType
= AlphaType::IMAGE_ALPHA_TYPE_OPAQUE;
in HWTEST_F()
local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/png_test/
H
A
D
png_decoder_test.cpp
867
AlphaType
alphaType
;
in HWTEST_F()
local
885
AlphaType
alphaType
;
in HWTEST_F()
local
1584
AlphaType
alphaType
;
in HWTEST_F()
local
/foundation/multimedia/image_framework/frameworks/kits/js/common/
H
A
D
image_pixel_map_napi_kits.cpp
217
auto
alphaType
= pixelmap->GetAlphaType();
in PixelMapNapiSetAlphaAble()
local
Completed in 15 milliseconds
1
2
3