OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:get_src_color
(Results
1 - 1
of
1
) sorted by null
/external/skia/tests/
ReadPixelsTest.cpp
27
static SkPMColor
get_src_color
(int x, int y) {
function
105
*pixel =
get_src_color
(x, y);
199
SkPMColor canvasPixel =
get_src_color
(devx, devy);
Completed in 97 milliseconds