Home
last modified time | relevance | path

Searched refs:applyFlipState (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/ThirdParty/ANGLE/src/libEGL/
DSurface.h61 void applyFlipState(IDirect3DDevice9 *device);
DSurface.cpp220 void Surface::applyFlipState(IDirect3DDevice9 *device) in applyFlipState() function in egl::Surface
412 applyFlipState(device); in swap()
/external/webkit/Source/ThirdParty/ANGLE/
DChangeLog829 (egl::Surface::applyFlipState):