OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pack_8888_to_4444
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/src/core/
SkBitmap.cpp
775
static uint16_t
pack_8888_to_4444
(unsigned a, unsigned r, unsigned g, unsigned b) {
function
830
v =
pack_8888_to_4444
(a, r, g, b);
[
all
...]
/external/skia/src/core/
SkBitmap.cpp
775
static uint16_t
pack_8888_to_4444
(unsigned a, unsigned r, unsigned g, unsigned b) {
function
830
v =
pack_8888_to_4444
(a, r, g, b);
[
all
...]
Completed in 31 milliseconds