HomeSort by relevance Sort by last modified time
    Searched refs:unlockRow (Results 1 - 4 of 4) sorted by null

  /external/skia/src/gpu/effects/
GrTextureStripAtlas.h 49 * is responsible for calling unlockRow() with this row index when it's done with it.
52 void unlockRow(int row);
GrTextureStripAtlas.cpp 172 void GrTextureStripAtlas::unlockRow(int row) {
  /external/skia/src/effects/
SkTableColorFilter.cpp 495 fAtlas->unlockRow(fRow);
  /external/skia/src/effects/gradients/
SkGradientShader.cpp     [all...]

Completed in 471 milliseconds