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

  /external/skia/tests/
SwizzlerTest.cpp 42 uint16_t* color565Ptr = (uint16_t*) indexPtr;
53 REPORTER_ASSERT(r, 0 == color565Ptr[x]);
  /external/skqp/tests/
SwizzlerTest.cpp 42 uint16_t* color565Ptr = (uint16_t*) indexPtr;
53 REPORTER_ASSERT(r, 0 == color565Ptr[x]);

Completed in 188 milliseconds