Searched refs:mRowBytes (Results 1 – 1 of 1) sorted by relevance
55 mRowBytes = rowBytes; in reconfigure()81 setPreLocked(mStorage, mRowBytes, mColorTable); in reconfigure()89 size_t rowBytes() const { return mRowBytes; } in rowBytes()103 rec->fRowBytes = mRowBytes; in onNewLockPixels()113 return info().getSafeSize(mRowBytes); in getAllocatedSizeInBytes()119 size_t mRowBytes = 0; member in android::WrappedPixelRef