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

  /external/skia/tests/
SurfaceTest.cpp 651 static void check_rowbytes_remain_consistent(SkSurface* surface, skiatest::Reporter* reporter) { function
675 check_rowbytes_remain_consistent(surf0.get(), reporter);
679 check_rowbytes_remain_consistent(surf1.get(), reporter);
    [all...]
  /external/skqp/tests/
SurfaceTest.cpp 534 static void check_rowbytes_remain_consistent(SkSurface* surface, skiatest::Reporter* reporter) { function
558 check_rowbytes_remain_consistent(surf0.get(), reporter);
562 check_rowbytes_remain_consistent(surf1.get(), reporter);
    [all...]

Completed in 82 milliseconds