OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:inverted_CMYK_to_RGB1
(Results
1 - 2
of
2
) sorted by null
/external/skia/src/core/
SkOpts.cpp
101
decltype(
inverted_CMYK_to_RGB1
)
inverted_CMYK_to_RGB1
= sk_default::
inverted_CMYK_to_RGB1
;
/external/skia/src/opts/
SkSwizzler_opts.h
479
static void
inverted_CMYK_to_RGB1
(uint32_t dst[], const void* src, int count) {
786
static void
inverted_CMYK_to_RGB1
(uint32_t dst[], const void* src, int count) {
828
static void
inverted_CMYK_to_RGB1
(uint32_t dst[], const void* src, int count) {
Completed in 563 milliseconds