Searched defs:swapBehavior (Results 1 – 3 of 3) sorted by relevance
149 EGLint swapBehavior = (mSwapBehavior == SwapBehavior::Preserved) in loadConfig() local377 EGLint swapBehavior; in setPreserveBuffer() local
95 CREATE_BRIDGE2(setSwapBehavior, CanvasContext* context, SwapBehavior swapBehavior) { in CREATE_BRIDGE2()100 void RenderProxy::setSwapBehavior(SwapBehavior swapBehavior) { in setSwapBehavior()
123 void CanvasContext::setSwapBehavior(SwapBehavior swapBehavior) { in setSwapBehavior()