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

  /external/skia/tests/
SwizzlerTest.cpp 16 static const uint16_t kFill565 = 0x3344;
59 REPORTER_ASSERT(r, kFill565 == color565Ptr[x]);
115 kFill565);
  /external/skqp/tests/
SwizzlerTest.cpp 15 static const uint16_t kFill565 = 0x3344;
58 REPORTER_ASSERT(r, kFill565 == color565Ptr[x]);
114 kFill565);

Completed in 1357 milliseconds