Home
last modified time | relevance | path

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

/external/swiftshader/src/Renderer/
DSurface.cpp1221 void Surface::Buffer::unlockRect() in unlockRect() function in sw::Surface::Buffer
1441 external.unlockRect(); in unlockExternal()
1525 internal.unlockRect(); in unlockInternal()
1549 stencil.unlockRect(); in unlockStencil()
1989 source.unlockRect(); in genericUpdate()
1990 destination.unlockRect(); in genericUpdate()
2032 source.unlockRect(); in decodeR8G8B8()
2033 destination.unlockRect(); in decodeR8G8B8()
2077 source.unlockRect(); in decodeX1R5G5B5()
2078 destination.unlockRect(); in decodeX1R5G5B5()
[all …]
DSurface.hpp258 void unlockRect();
/external/swiftshader/src/Device/
DSurface.cpp740 void Surface::Buffer::unlockRect() in unlockRect() function in sw::Surface::Buffer
958 external.unlockRect(); in unlockExternal()
1039 internal.unlockRect(); in unlockInternal()
1063 stencil.unlockRect(); in unlockStencil()
1525 source.unlockRect(); in genericUpdate()
1526 destination.unlockRect(); in genericUpdate()
1590 external.unlockRect(); in decodeDXT1()
1591 internal.unlockRect(); in decodeDXT1()
1640 external.unlockRect(); in decodeDXT3()
1641 internal.unlockRect(); in decodeDXT3()
[all …]
DSurface.hpp92 void unlockRect();