HomeSort by relevance Sort by last modified time
    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 327 milliseconds