HomeSort by relevance Sort by last modified time
    Searched defs:unlockPixels (Results 1 - 2 of 2) sorted by null

  /external/skia/src/core/
SkPixelRef.cpp 171 void SkPixelRef::unlockPixels() {
337 pr->unlockPixels();
SkBitmap.cpp 240 void SkBitmap::unlockPixels() const {
244 fPixelRef->unlockPixels();
407 fPixelRef->unlockPixels();
    [all...]

Completed in 158 milliseconds