Home
last modified time | relevance | path

Searched defs:rowBytesAsPixels (Results 1 – 2 of 2) sorted by relevance

/external/skia/include/core/
DSkPixmap.h74 int rowBytesAsPixels() const { return int(fRowBytes >> this->shiftPerPixel()); } in rowBytesAsPixels() function
DSkBitmap.h100 int rowBytesAsPixels() const { in rowBytesAsPixels() function