Home
last modified time | relevance | path

Searched refs:unlockRow (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/gpu/effects/
DGrTextureStripAtlas.h52 void unlockRow(int row);
DGrTextureStripAtlas.cpp172 void GrTextureStripAtlas::unlockRow(int row) { in unlockRow() function in GrTextureStripAtlas
/external/skia/src/effects/
DSkTableColorFilter.cpp495 fAtlas->unlockRow(fRow); in ~ColorTableEffect()
/external/skia/src/effects/gradients/
DSkGradientShader.cpp1148 fAtlas->unlockRow(fRow); in ~GrGradientEffect()