Searched refs:mSwapBehavior (Results 1 – 2 of 2) sorted by relevance
46 , mSwapBehavior(kSwap_default) in CanvasContext()88 const bool preserveBuffer = (mSwapBehavior != kSwap_discardBuffer); in setSurface()111 mSwapBehavior = swapBehavior; in setSwapBehavior()
125 SwapBehavior mSwapBehavior; variable