MCPcopy Create free account
hub / github.com/Snapchat/Valdi / unlockBytes

Method unlockBytes

snap_drawing/src/snap_drawing/cpp/Utils/Bitmap.cpp:25–25  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

23}
24
25void Bitmap::unlockBytes() {}
26
27void Bitmap::dispose() {
28 _bitmap = SkBitmap();

Callers 7

releaseBitmapFunction · 0.45
bitmapToDataFunction · 0.45
~ScopedBitmapLockMethod · 0.45
prepareCanvasMethod · 0.45
releaseSurfaceMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected