Searched defs:swapBehavior (Results 1 – 3 of 3) sorted by relevance
114 EGLint swapBehavior = mCanSetPreserveBuffer ? EGL_SWAP_BEHAVIOR_PRESERVED_BIT : 0; in loadConfig() local328 EGLint swapBehavior; in setPreserveBuffer() local
109 void CanvasContext::setSwapBehavior(SwapBehavior swapBehavior) { in setSwapBehavior()
101 CREATE_BRIDGE2(setSwapBehavior, CanvasContext* context, SwapBehavior swapBehavior) { in CREATE_BRIDGE2()106 void RenderProxy::setSwapBehavior(SwapBehavior swapBehavior) { in setSwapBehavior()