Searched refs:lockRow (Results 1 – 4 of 4) sorted by relevance
51 int lockRow(const SkBitmap& data);
88 int GrTextureStripAtlas::lockRow(const SkBitmap& data) { in lockRow() function in GrTextureStripAtlas
471 int row = atlas->lockRow(bitmap); in Create()
1127 fRow = fAtlas->lockRow(bitmap); in GrGradientEffect()