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

  /external/chromium_org/third_party/skia/include/core/
SkBitmap.h 131 int rowBytesAsPixels() const { return fRowBytes >> (fBytesPerPixel >> 1); }
  /external/skia/include/core/
SkBitmap.h 131 int rowBytesAsPixels() const { return fRowBytes >> (fBytesPerPixel >> 1); }

Completed in 111 milliseconds