Searched refs:applyRenderTarget (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
H A DContext.h383 bool applyRenderTarget(bool ignoreViewport);
H A DContext.cpp1567 bool Context::applyRenderTarget(bool ignoreViewport) function in class:gl::Context
2393 if (!applyRenderTarget(true)) // Clips the clear to the scissor rectangle but not the viewport
2576 if (!applyRenderTarget(false))
2635 if (!applyRenderTarget(false))

Completed in 43 milliseconds