Home
last modified time | relevance | path

Searched defs:computeTotalBytes (Results 1 – 3 of 3) sorted by relevance

/external/skqp/include/core/
DSkYUVASizeInfo.h52 size_t computeTotalBytes() const { in computeTotalBytes() function
/external/skia/src/core/
DSkYUVAInfo.cpp323 size_t SkYUVAInfo::computeTotalBytes(const size_t rowBytes[kMaxPlanes], in computeTotalBytes() function in SkYUVAInfo
DSkYUVAPixmaps.cpp139 size_t SkYUVAPixmapInfo::computeTotalBytes(size_t planeSizes[kMaxPlanes]) const { in computeTotalBytes() function in SkYUVAPixmapInfo