MCPcopy Create free account
hub / github.com/MyGUI/mygui / unlock

Method unlock

MyGUIEngine/src/MyGUI_Canvas.cpp:205–208  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

203 }
204
205 void Canvas::unlock()
206 {
207 mTexture->unlock();
208 }
209
210 bool Canvas::isTextureSrcSize() const
211 {

Callers 6

updateTextureMethod · 0.45
renderToTargetMethod · 0.45
initialiseFreeTypeMethod · 0.45
loadMethod · 0.45
updateTextureMethod · 0.45
~lock_blockMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected