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:bm
(Results
1 - 25
of
210
) sorted by relevance
1
2
3
4
5
6
7
8
9
/third_party/skia/tests/
H
A
D
ImageFrom565Bitmap.cpp
14
SkBitmap
bm
;
in DEF_TEST()
local
H
A
D
IndexedPngOverflowTest.cpp
32
SkBitmap
bm
;
in DEF_TEST()
local
H
A
D
BadIcoTest.cpp
44
SkBitmap
bm
;
in DEF_TEST()
local
H
A
D
CodecRecommendedTypeTest.cpp
26
SkBitmap
bm
;
in DEF_TEST()
local
H
A
D
ImageBitmapTest.cpp
18
SkBitmap
bm
, a, b;
in DEF_TEST()
local
H
A
D
FlattenableFactoryToName.cpp
37
SkBitmap
bm
;
in DEF_TEST()
local
H
A
D
EncodedInfoTest.cpp
23
SkBitmap
bm
;
in DEF_TEST()
local
H
A
D
CodecPriv.h
22
inline bool decode_memory(const void* mem, size_t size, SkBitmap*
bm
) {
in decode_memory()
argument
34
inline void write_bm(const char* name, const SkBitmap&
bm
) {
in write_bm()
argument
/third_party/skia/gm/
H
A
D
tinybitmap.cpp
27
SkBitmap
bm
;
variable
H
A
D
unpremul.cpp
69
SkBitmap
bm
;
in DEF_SIMPLE_GM()
local
H
A
D
bitmaprecttest.cpp
18
SkBitmap
bm
;
in make_bm()
local
H
A
D
alpha_image.cpp
22
SkBitmap
bm
;
in make_alpha_image()
local
67
SkBitmap
bm
;
in DEF_SIMPLE_GM()
local
[all...]
H
A
D
copy_to_4444.cpp
31
SkBitmap
bm
, bm4444;
variable
H
A
D
tiledscaledbitmap.cpp
44
SkBitmap
bm
;
in make_bm()
local
/third_party/skia/src/core/
H
A
D
SkXfermodeInterpretation.cpp
16
const auto
bm
= paint.asBlendMode();
in SkInterpretXfermode()
local
/third_party/skia/third_party/externals/harfbuzz/src/
H
A
D
test-bimap.cc
33
hb_bimap_t
bm
;
in main()
local
[all...]
/third_party/python/Lib/test/
H
A
D
pyclbr_input.py
12
def
bm
(self): pass
member in B
/third_party/skia/samplecode/
H
A
D
SampleRepeatTile.cpp
12
static void make_bitmap(SkBitmap*
bm
) {
in make_bitmap()
argument
35
SkBitmap
bm
;
in make_paint()
local
/third_party/skia/experimental/skrive/src/
H
A
D
Drawable.cpp
22
const auto
bm
= sr->readUInt8("blendMode");
in parse_node()
local
/third_party/skia/include/utils/mac/
H
A
D
SkCGUtils.h
65
static inline CGImageRef SkCreateCGImageRef(const SkBitmap&
bm
) {
in SkCreateCGImageRef()
argument
/third_party/skia/src/pdf/
H
A
D
SkKeyedImage.cpp
27
SkKeyedImage::SkKeyedImage(const SkBitmap&
bm
) : fImage(
bm
.asImage()) {
in SkKeyedImage()
argument
/third_party/skia/tools/
H
A
D
image_diff_metric.cpp
24
SkBitmap
bm
[2];
in main()
local
/third_party/skia/docs/examples/
H
A
D
alpha_bitmap_color_filter_mask_filter.cpp
6
SkBitmap
bm
;
in REG_FIDDLE()
local
H
A
D
f16.cpp
412
SkBitmap
bm
;
in REG_FIDDLE_SRGB()
local
/third_party/skia/fuzz/oss_fuzz/
H
A
D
FuzzIncrementalImage.cpp
18
SkBitmap
bm
;
in FuzzIncrementalImageDecode()
local
[all...]
Completed in 8 milliseconds
1
2
3
4
5
6
7
8
9