OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fForceAlpha
(Results
1 - 4
of
4
) sorted by null
/external/skia/bench/
Benchmark.cpp
19
fForceAlpha
= 0xFF;
62
paint->setAlpha(
fForceAlpha
);
Benchmark.h
91
fForceAlpha
= alpha;
149
int
fForceAlpha
;
/external/skqp/bench/
Benchmark.cpp
19
fForceAlpha
= 0xFF;
62
paint->setAlpha(
fForceAlpha
);
Benchmark.h
91
fForceAlpha
= alpha;
149
int
fForceAlpha
;
Completed in 69 milliseconds