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