Searched refs:replaceRenderTargetContext (Results 1 – 6 of 6) sorted by relevance
67 void replaceRenderTargetContext(bool shouldRetainContent);
245 void SkGpuDevice::replaceRenderTargetContext(bool shouldRetainContent) { in replaceRenderTargetContext() function in SkGpuDevice
250 void SkGpuDevice::replaceRenderTargetContext(bool shouldRetainContent) { in replaceRenderTargetContext() function in SkGpuDevice
146 fDevice->replaceRenderTargetContext(SkSurface::kRetain_ContentChangeMode == mode); in onCopyOnWrite()
151 fDevice->replaceRenderTargetContext(SkSurface::kRetain_ContentChangeMode == mode); in onCopyOnWrite()