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

  /external/skia/include/core/
SkUnPreMultiply.h 52 static uint32_t UnPreMultiplyPreservingByteOrder(SkPMColor c);
  /external/skqp/include/core/
SkUnPreMultiply.h 52 static uint32_t UnPreMultiplyPreservingByteOrder(SkPMColor c);
  /external/skia/gm/
encode-platform.cpp 37 *pixel = SkUnPreMultiply::UnPreMultiplyPreservingByteOrder(*pixel);
  /external/skqp/gm/
encode-platform.cpp 37 *pixel = SkUnPreMultiply::UnPreMultiplyPreservingByteOrder(*pixel);
  /external/skia/src/core/
SkUnPreMultiply.cpp 19 uint32_t SkUnPreMultiply::UnPreMultiplyPreservingByteOrder(SkPMColor c) {
  /external/skqp/src/core/
SkUnPreMultiply.cpp 19 uint32_t SkUnPreMultiply::UnPreMultiplyPreservingByteOrder(SkPMColor c) {

Completed in 175 milliseconds