OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:check_color
(Results
1 - 2
of
2
) sorted by null
/external/skia/tests/
BlitRowTest.cpp
83
static bool
check_color
(const SkBitmap& bm, SkPMColor expect32,
function
153
if (!
check_color
(dstBM, gSrcRec[j].fResult32, gSrcRec[j].fResult16,
/external/chromium_org/tools/telemetry/third_party/png/
png.py
470
def
check_color
(c, which):
function in function:Writer.__init__
579
transparent =
check_color
(transparent, 'transparent')
580
background =
check_color
(background, 'background')
[
all
...]
Completed in 52 milliseconds