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

  /external/chromium_org/third_party/skia/include/core/
SkBitmap.h 182 int64_t computeSize64() const {
189 * than computeSize64() if there is any rowbytes padding beyond the width.
250 static int64_t ComputeSize64(Config, int width, int height);
    [all...]
  /external/skia/include/core/
SkBitmap.h 182 int64_t computeSize64() const {
189 * than computeSize64() if there is any rowbytes padding beyond the width.
250 static int64_t ComputeSize64(Config, int width, int height);
    [all...]

Completed in 82 milliseconds