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:bmp
(Results
1 - 25
of
57
) sorted by relevance
1
2
3
/third_party/skia/gm/
H
A
D
crosscontextimage.cpp
40
SkBitmap
bmp
;
in DEF_SIMPLE_GPU_GM_CAN_FAIL()
local
H
A
D
swizzle.cpp
27
SkBitmap
bmp
;
in DEF_SIMPLE_GPU_GM()
local
H
A
D
jpg_color_cube.cpp
40
SkBitmap
bmp
;
variable
H
A
D
bigmatrix.cpp
51
SkBitmap
bmp
;
in DEF_SIMPLE_GM_BG()
local
H
A
D
bitmaptiled.cpp
42
SkBitmap
bmp
;
in draw_tile_bitmap_with_fractional_offset()
local
H
A
D
clippedbitmapshaders.cpp
37
SkBitmap
bmp
;
in create_bitmap()
local
87
SkBitmap
bmp
= create_bitmap();
variable
H
A
D
imageblurrepeatmode.cpp
146
SkBitmap
bmp
;
in DEF_SIMPLE_GM()
local
H
A
D
yuv420_odd_dim.cpp
28
SkBitmap
bmp
;
in make_image()
local
H
A
D
fpcoordinateoverride.cpp
83
SkBitmap
bmp
;
in DEF_SIMPLE_GPU_GM_BG()
local
H
A
D
tallstretchedbitmaps.cpp
89
SkBitmap
bmp
= fTallBmps[i].fBmp;
variable
H
A
D
xfermodes3.cpp
201
SkBitmap
bmp
;
variable
H
A
D
modecolorfilters.cpp
54
SkBitmap
bmp
;
in make_bg_shader()
local
H
A
D
rectangletexture.cpp
65
SkBitmap
bmp
;
in makeImagePixels()
local
82
SkBitmap
bmp
;
in makeImagePixels()
local
[all...]
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
H
A
D
meminfo.c
92
struct bitmask *
bmp
= NULL;
in get_nmems()
local
/third_party/skia/tests/
H
A
D
ShaderOpacityTest.cpp
20
SkBitmap
bmp
;
in test_bitmap()
local
H
A
D
Skbug6653.cpp
17
SkBitmap
bmp
;
in read_pixels()
local
H
A
D
GrAHardwareBufferTest.cpp
60
static SkBitmap
bmp
;
in make_src_bitmap()
local
H
A
D
MipMapTest.cpp
208
SkBitmap
bmp
;
in DEF_TEST()
local
H
A
D
PremulAlphaRoundTripTest.cpp
49
SkBitmap
bmp
;
in fill_surface()
local
/third_party/skia/tools/fiddle/
H
A
D
examples.cpp
30
SkBitmap
bmp
;
in main()
local
/third_party/skia/docs/examples/
H
A
D
UnpremulBugs.cpp
15
SkBitmap
bmp
;
in REG_FIDDLE()
local
/third_party/skia/bench/
H
A
D
WritePixelsBench.cpp
39
SkBitmap
bmp
;
variable
/third_party/libdrm/tests/etnaviv/
H
A
D
etnaviv_2d_test.c
73
static void gen_cmd_stream(struct etna_cmd_stream *stream, struct etna_bo *
bmp
, const int width, const int height)
in gen_cmd_stream()
argument
180
struct etna_bo *
bmp
;
in main()
local
[all...]
/third_party/skia/src/image/
H
A
D
SkRescaleAndReadPixels.cpp
17
void SkRescaleAndReadPixels(SkBitmap
bmp
,
in SkRescaleAndReadPixels()
argument
/third_party/skia/fuzz/
H
A
D
FuzzDrawFunctions.cpp
66
static void init_bitmap(Fuzz* fuzz, SkBitmap*
bmp
) {
in init_bitmap()
argument
254
SkBitmap
bmp
;
in fuzz_drawImage()
local
Completed in 9 milliseconds
1
2
3