Searched refs:notifyContentWillChange (Results 1 – 4 of 4) sorted by relevance
221 void notifyContentWillChange(ContentChangeMode mode);
421 surface->notifyContentWillChange(SkSurface::kDiscard_ContentChangeMode); in DEF_TEST()433 surface->notifyContentWillChange(SkSurface::kDiscard_ContentChangeMode); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()490 surface->notifyContentWillChange(mode); in test_no_canvas1()502 surface->notifyContentWillChange(mode); in test_no_canvas2()
148 void SkSurface::notifyContentWillChange(ContentChangeMode mode) { in notifyContentWillChange() function in SkSurface
42 surface->notifyContentWillChange(SkSurface::kRetain_ContentChangeMode); in prepare_rt_for_external_access()