OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:check_pixel
(Results
1 - 1
of
1
) sorted by null
/external/skia/tests/
WritePixelsTest.cpp
165
static bool
check_pixel
(SkPMColor a, SkPMColor b, bool didPremulConversion) {
function
225
if (!
check_pixel
(bmpPMColor, canvasPixel, mul)) {
Completed in 79 milliseconds