Lines Matching defs:mode
293 // If the access mode triggers CoW, then the backend objects should reflect it.
305 // If the access mode triggers CoW, then the backend objects should reflect it.
604 SkSurface::ContentChangeMode mode) {
606 surface->notifyContentWillChange(mode);
610 SkSurface::ContentChangeMode mode) {
615 surface->notifyContentWillChange(mode);
624 for (auto& mode : modes) {
625 test_func(reporter, create_surface().get(), mode);
634 for (auto& mode : modes) {
636 test_func(reporter, surface.get(), mode);