Home
last modified time | relevance | path

Searched refs:unlockRect (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/src/Renderer/
DSurface.cpp1207 void Surface::Buffer::unlockRect() in unlockRect() function in sw::Surface::Buffer
1427 external.unlockRect(); in unlockExternal()
1511 internal.unlockRect(); in unlockInternal()
1535 stencil.unlockRect(); in unlockStencil()
1972 source.unlockRect(); in genericUpdate()
1973 destination.unlockRect(); in genericUpdate()
2015 source.unlockRect(); in decodeR8G8B8()
2016 destination.unlockRect(); in decodeR8G8B8()
2060 source.unlockRect(); in decodeX1R5G5B5()
2061 destination.unlockRect(); in decodeX1R5G5B5()
[all …]
DSurface.hpp258 void unlockRect();