Home
last modified time | relevance | path

Searched refs:kWhitePointTag (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/core/
DSkICC.cpp37 static constexpr uint32_t kWhitePointTag[5] { variable
344 memcpy(ptr, kWhitePointTag, sizeof(kWhitePointTag)); in SkWriteICCProfile()
345 ptr += sizeof(kWhitePointTag); in SkWriteICCProfile()
/external/skqp/src/core/
DSkICC.cpp37 static constexpr uint32_t kWhitePointTag[5] { variable
339 memcpy(ptr, kWhitePointTag, sizeof(kWhitePointTag)); in SkWriteICCProfile()
340 ptr += sizeof(kWhitePointTag); in SkWriteICCProfile()