Searched refs:replaceRenderTargetContext (Results 1 – 3 of 3) sorted by relevance
65 void replaceRenderTargetContext(bool shouldRetainContent);
246 void SkGpuDevice::replaceRenderTargetContext(bool shouldRetainContent) { in replaceRenderTargetContext() function in SkGpuDevice
155 fDevice->replaceRenderTargetContext(SkSurface::kRetain_ContentChangeMode == mode); in onCopyOnWrite()