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

  /external/chromium_org/third_party/skia/tests/
ReadPixelsTest.cpp 187 SkPMColor pmPixel = convertToPMColor(ct, at, pixel, &didPremul);
189 REPORTER_ASSERT(reporter, check = checkPixel(pmPixel, canvasPixel, didPremul));
  /external/skia/tests/
ReadPixelsTest.cpp 187 SkPMColor pmPixel = convertToPMColor(ct, at, pixel, &didPremul);
189 REPORTER_ASSERT(reporter, check = checkPixel(pmPixel, canvasPixel, didPremul));

Completed in 5935 milliseconds