Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
25
void Bitmap::unlockBytes() {}
26
27
void Bitmap::dispose() {
28
_bitmap = SkBitmap();
Callers
7
releaseBitmap
Function · 0.45
bitmapToData
Function · 0.45
~ScopedBitmapLock
Method · 0.45
prepareCanvas
Method · 0.45
releaseSurface
Method · 0.45
blitDeltaBitmapToOutputBitmap
Method · 0.45
getOrCreateRasterImageForExternalSurfaceSnapshot
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected