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

  /external/skia/tests/
SwizzlerTest.cpp 84 const SkImageInfo color565Info = colorInfo.makeColorType(kRGB_565_SkColorType);
106 check_fill(r, color565Info, startRow, endRow, color565RowBytes, offset);
  /external/skqp/tests/
SwizzlerTest.cpp 84 const SkImageInfo color565Info = colorInfo.makeColorType(kRGB_565_SkColorType);
106 check_fill(r, color565Info, startRow, endRow, color565RowBytes, offset);

Completed in 968 milliseconds