HomeSort by relevance Sort by last modified time
    Searched refs:check_fill (Results 1 - 2 of 2) sorted by null

  /external/skia/tests/
SwizzlerTest.cpp 19 static void check_fill(skiatest::Reporter* r, function
110 check_fill(r, colorInfo, startRow, endRow, colorRowBytes, offset,
112 check_fill(r, grayInfo, startRow, endRow, grayRowBytes, offset,
114 check_fill(r, color565Info, startRow, endRow, color565RowBytes, offset,
  /external/skqp/tests/
SwizzlerTest.cpp 18 static void check_fill(skiatest::Reporter* r, function
109 check_fill(r, colorInfo, startRow, endRow, colorRowBytes, offset,
111 check_fill(r, grayInfo, startRow, endRow, grayRowBytes, offset,
113 check_fill(r, color565Info, startRow, endRow, color565RowBytes, offset,

Completed in 462 milliseconds