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

  /external/skia/include/core/
SkBitmap.h 160 int64_t computeSize64() const {
167 * than computeSize64() if there is any rowbytes padding beyond the width.
    [all...]
  /external/skia/src/core/
SkResourceCache.cpp 173 uint64_t size64 = bitmap->computeSize64();

Completed in 211 milliseconds